github-for-mac-issues icon indicating copy to clipboard operation
github-for-mac-issues copied to clipboard

Global gitignore

Open tnguyen14 opened this issue 9 years ago • 0 comments

Following this guide https://help.github.com/articles/ignoring-files/#create-a-global-gitignore, I have a global gitignore at ~/.gitignore

:; git config --get core.excludesfile
~/.gitignore

The app is not respecting this setting however and does not ignore files set in there (such as .swp file). Would be great for the app to take into account this setting.

tnguyen14 avatar Nov 03 '15 16:11 tnguyen14