0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 20:23:03 +02:00

Ignore OS X .DS_Store files

This commit is contained in:
teor (Tim Wilson-Brown) 2015-10-02 10:51:53 +02:00
parent 71e4649f02
commit 596de49007

1
.gitignore vendored
View File

@ -27,6 +27,7 @@
cscope.* cscope.*
# OSX junk # OSX junk
*.dSYM *.dSYM
.DS_Store
# / # /
/Makefile /Makefile