Added a ".gitignore" file (to ease git status reading on untracked files).
[Faustine.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..139736e
--- /dev/null
@@ -0,0 +1,6 @@
+faustine
+faust
+Makefile
+ouput_sounds/output*.*
+.o
+gmon.out
\ No newline at end of file