projects
/
barrelfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f157793
)
Include Haskell object files in gitignore.
author
Gerd Zellweger
<mail@gerdzellweger.com>
Sat, 6 Dec 2014 13:50:01 +0000 (14:50 +0100)
committer
Gerd Zellweger
<mail@gerdzellweger.com>
Wed, 10 Dec 2014 09:20:30 +0000 (10:20 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
a9f273d
..
04889ee
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-19,6
+19,8
@@
sftp-config.json
# Haskell and C intermediate files
*.o
*.hi
+*.hi-boot
+*.o-boot
# ctags
.tags_sorted_by_file