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
Removed debug flag from cabal file.
[tmp/julm/arpeggigon.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index cbe2aeb2dd8cd557a5424e27893894bcf48b9cb7..ffe01065610dc9da3beb3453f26e60d055801e9e 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-29,4
+29,12
@@
html/
*.txt
/.cabal-sandbox/
/.ghci
-/lol.hs
\ No newline at end of file
+/lol.hs
+*.aux
+*.hp
+*.prof
+*.ps
+*.html
+*.folded
+/doc
+/cabal.sandbox.config
\ No newline at end of file