projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
.gitignore should now be working.
[Faustine.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
5168f7c
..
9fb7a0b
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,6
@@
-faustine
-faust
-Makefile
-ouput_sounds/output*.*
+interpretor/faustine
+interpretor/faust-0.9.47mr3/compiler/faust
.o
gmon.out
.o
gmon.out
+ouput_sounds/output* # default names
+/Makefile # only in the current directory, because Makefile.in is sufficient