mirror of
https://github.com/github/gitignore.git
synced 2025-01-06 06:45:05 +08:00
Merge pull request #1435 from Dashed/patch-1
Add dSYM folder to C.gitignore for OSX env
This commit is contained in:
commit
c7bca99f57
@ -27,3 +27,6 @@
|
|||||||
*.i*86
|
*.i*86
|
||||||
*.x86_64
|
*.x86_64
|
||||||
*.hex
|
*.hex
|
||||||
|
|
||||||
|
# Debug files
|
||||||
|
*.dSYM/
|
||||||
|
Loading…
Reference in New Issue
Block a user