gitignore: Add osx files
authorStephan Sundermann <stephansundermann@gmail.com>
Thu, 18 Sep 2014 12:23:51 +0000 (14:23 +0200)
committerStephan Sundermann <stephansundermann@gmail.com>
Thu, 18 Sep 2014 13:05:45 +0000 (15:05 +0200)
.gitignore

index 7a52b9e..5a44509 100644 (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