Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

why is merge removing gitingore

git rm --cached remove_file
add file to gitignore
git add .gitignore
git commit -m "Excluding"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #merge #removing #gitingore
ADD COMMENT
Topic
Name
9+1 =