ignore git files only locally

Developer from somewhere

If you have untracked files that you’d like ignored, add them to

1
.git/info/exclude
. Same syntax as in a .gitignore file.