Ignore .o, .a, and .svg files.
authorKarim Barkati <karimbarkati@gmail.com>
Thu, 22 Aug 2013 16:01:35 +0000 (18:01 +0200)
committerKarim Barkati <karimbarkati@gmail.com>
Thu, 22 Aug 2013 16:01:35 +0000 (18:01 +0200)
.gitignore

index 9fb7a0b..93730f5 100644 (file)
@@ -1,6 +1,7 @@
 interpretor/faustine
 interpretor/faust-0.9.47mr3/compiler/faust
-.o
+*.[oa]
 gmon.out
 ouput_sounds/output* # default names
 /Makefile # only in the current directory, because Makefile.in is sufficient
+*.svg