mirror of
https://github.com/i3/i3.git
synced 2025-10-29 19:35:06 +00:00
ignore symbol files on OS X (only for debugging, breaks git-add -A)
This commit is contained in:
parent
755188220f
commit
2eea82eb02
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@ include/all.h.pch
|
||||
*.swp
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.dSYM
|
||||
test.commands_parser
|
||||
test.config_parser
|
||||
testcases/MYMETA.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user