diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-14 23:50:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-15 00:04:28 -0400 |
commit | d820099c8ff3ac208e90dc676eb3d7ea0b8bfd9f (patch) | |
tree | d49177e05a6300975544700ddd16ecddab2a0838 /.gitignore | |
parent | 60ab3d84e188b8dd3a284d962df25bbee41ff1cb (diff) |
makefile tweaks
Put build cruft in a subdir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 250d0381c..fe65fc574 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +tmp *.hi *.o test |