jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

files in gitignore appear in git-control workspace #98

Open jasonhinkle opened 9 years ago

jasonhinkle commented 9 years ago

Files that have been ignored with .gitignore continue to show up in green as new files in the git-control workspace area. I haven't tested whether they would actually be added or not, but it would be easy to accidentally do so.

YKSing commented 7 years ago

I have the same issue still in 2017, here is the message when I commit files.

The following paths are ignored by one of your .gitignore files:
ios/build/Build
ios/build/ModuleCache
Use -f if you really want to add them.