gitignore: Add osx files
This commit is contained in:
parent
2c7ef89304
commit
030b536d27
5
.gitignore
vendored
5
.gitignore
vendored
@ -19,6 +19,11 @@ compile
|
||||
# gedit temporary files
|
||||
*~
|
||||
|
||||
#Mac OS files
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# glue binaries/objects (FIXME: kill the glue, kthxbye)
|
||||
sources/glue/.deps/
|
||||
sources/glue/*.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user