ignoring all .dSYM files correctly
This commit is contained in:
parent
4649bbf34e
commit
9d040998f0
|
@ -1,5 +1,5 @@
|
||||||
.build/
|
.build/
|
||||||
.dSYM/
|
*.dSYM/
|
||||||
*.app/
|
*.app/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Entitlements.xcent
|
Entitlements.xcent
|
Loading…
Reference in New Issue