gitignore: Add osx files

This commit is contained in:
Stephan Sundermann 2014-09-18 14:23:51 +02:00
parent 2c7ef89304
commit 030b536d27

5
.gitignore vendored
View file

@ -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