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
Corrections to the beat generation.
[tmp/julm/arpeggigon.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index e049daff94b51ac8b4ff312fe542717fc58107ac..06fbd3fde831d38138736918946224e827ff93ba 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-23,4
+23,17
@@
QUESTIONS.md
*.#*
html/
/GUI/
-/img/Shapes.hs
\ No newline at end of file
+/img/Shapes.hs
+/dist
+*.save*
+*.txt
+/.cabal-sandbox/
+/.ghci
+/lol.hs
+*.aux
+*.hp
+*.prof
+*.ps
+*.html
+*.folded
+/doc
\ No newline at end of file