summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-26 11:43:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-26 11:43:45 -0400
commita7a25f3eae6fc6ebc0e5feb30f0f630eda45585a (patch)
treeb3fe2c437af92ba049fa362630e5cb8f14ef8128 /.gitignore
parent26b012bc6db2c74d1c99174e87fed29a3954edc6 (diff)
re-enable .o and .hi exclusion
jimmy tells me this was what was breaking his OSX autobuilder.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 93bd49edb..717b58abc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ cabal-dev
.virthualenv
tags
Setup
+*.hi
+*.o