diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-10 00:18:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-10 00:18:16 -0400 |
commit | c67521741abd9a49ebf43d6c649fe0356fa68fb3 (patch) | |
tree | fa0a1ae3db8223cab6be99cea5b9fc8879af6352 /.gitignore | |
parent | d0e82d0b9218a9ff3a693e066c4320c08d4d1c47 (diff) |
add
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..7dd8869b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +*.hi +*.ho +*.a +git-annex |