projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add licenceplate example to git track list.
[Faustine.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9fb7a0b
..
fee1830
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,13
@@
interpretor/faustine
interpretor/faustine
-interpretor/faust-0.9.47mr3/compiler/faust
-.o
+interpretor/
preprocessor/
faust-0.9.47mr3/compiler/faust
+*.[oa]
gmon.out
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