projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add sinwave, fft and fft2d examples.
[Faustine.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
93730f5
..
bb12dc2
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-5,3
+5,9
@@
gmon.out
ouput_sounds/output* # default names
/Makefile # only in the current directory, because Makefile.in is sufficient
*.svg
+*.cm[iox]
+*~
+parser.ml
+lexer.ml
+*.mli
+.depend*