cleanup: adds .DS_STORE to .gitignore
This commit is contained in:
parent
1b1f35354d
commit
dd89f171b1
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,6 +10,8 @@
|
||||
**/*.h
|
||||
**/*.a
|
||||
**/*.pc
|
||||
/**/*/.DS_STORE
|
||||
.DS_STORE
|
||||
build/.*
|
||||
build/paramfetch.sh
|
||||
/vendor
|
||||
|
Loading…
Reference in New Issue
Block a user