Re: How to ignore a modified file?
From: Quim K Holland <hidden>
Date: 2016-06-15 22:46:20
You can run "git checkout directory".
Hi, I run "git status", and I saw the a modified file in a directory. I want to ignore all files in that directory. I put the directory name into .gitignore, but it still shows as modified file. Why? How do I ignore the directory? Thanks. -- View this message in context: http://n2.nabble.com/How-to-ignore-a-modified-file--tp2428157p2428157.html Sent from the git mailing list archive at Nabble.com.