Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git update gitignore remove files

git rm --cached `git ls-files -i -c --exclude-from=.gitignore`
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #update #gitignore #remove #files
ADD COMMENT
Topic
Name
2+5 =