Update .gitignore
Rimossi .DS_Store
This commit is contained in:
parent
88c1778b32
commit
281a83abc5
8
.gitignore
vendored
8
.gitignore
vendored
@ -5,13 +5,9 @@
|
|||||||
*.lib
|
*.lib
|
||||||
*.a
|
*.a
|
||||||
|
|
||||||
# Shared objects (inc. Windows DLLs)
|
|
||||||
*.dll
|
|
||||||
*.so
|
|
||||||
*.so.*
|
|
||||||
*.dylib
|
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user