mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
add dSYM files to gitignore (they are an osx thing)
This commit is contained in:
parent
1ccba302f7
commit
574344b9ab
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,6 +25,8 @@
|
||||
*.pyo
|
||||
# Cscope
|
||||
cscope.*
|
||||
# OSX junk
|
||||
*.dSYM
|
||||
|
||||
# /
|
||||
/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user