Made pause button working.
[tmp/julm/arpeggigon.git] / .gitignore
index 4fd5d5ff990b36013703dff77f97f882eb62d497..7ae98795ffbab2d27b3ed883de336441ee44dc60 100644 (file)
@@ -1,3 +1,6 @@
+*
+!/**/
+!*.*
 *.o
 *.hi
 FluidSynth/
@@ -11,3 +14,18 @@ javaReactogon/
 little_things/
 manuals/
 midi_linux.md
+*.eventlog
+tmp/
+div/
+dump/
+*.sh
+QUESTIONS.md
+*.#*
+html/
+/GUI/
+/img/Shapes.hs
+/dist
+*.save*
+*.txt
+/.cabal-sandbox/
+/.ghci
\ No newline at end of file