]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - .gitignore
Add logical shift left (<<) and logical shift right (>>) to faustine.
[Faustine.git] / .gitignore
index 9fb7a0b16dcc7ce0b62a42e83e0b29cd723d673f..fee18307a0549988be0a10a757b5fc356ac758de 100644 (file)
@@ -1,6 +1,13 @@
 interpretor/faustine
-interpretor/faust-0.9.47mr3/compiler/faust
-.o
+interpretor/preprocessor/faust-0.9.47mr3/compiler/faust
+*.[oa]
 gmon.out
-ouput_sounds/output* # default names
-/Makefile # only in the current directory, because Makefile.in is sufficient
+/Makefile
+*.svg
+*.cm[iox]
+*~
+parser.ml
+lexer.ml
+*.mli
+.depend*
+examples/*/output* # default names