sourcephile
/
git
/
tmp
/
julm
/
arpeggigon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made pause button working.
[tmp/julm/arpeggigon.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index 4fd5d5ff990b36013703dff77f97f882eb62d497..7ae98795ffbab2d27b3ed883de336441ee44dc60 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-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