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
Used a global clock to update the board.
[tmp/julm/arpeggigon.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index aaff9ecdc2edbae47a960ed0128ac23a4075a961..06fbd3fde831d38138736918946224e827ff93ba 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-19,4
+19,21
@@
tmp/
div/
dump/
*.sh
-QUESTIONS.md
\ No newline at end of file
+QUESTIONS.md
+*.#*
+html/
+/GUI/
+/img/Shapes.hs
+/dist
+*.save*
+*.txt
+/.cabal-sandbox/
+/.ghci
+/lol.hs
+*.aux
+*.hp
+*.prof
+*.ps
+*.html
+*.folded
+/doc
\ No newline at end of file