diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2010-03-09 02:00:21 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2010-03-09 02:00:21 +0100 |
commit | d3e50ab004d80943e456aee8e425f69ca3d01d5d (patch) | |
tree | 11db3970172b124d0e8373c662480cd246891a0c /.gitignore | |
parent | e03de6bfe6b90f8862e405c3797503ccd2722e1b (diff) | |
download | htanks-d3e50ab004d80943e456aee8e425f69ca3d01d5d.tar htanks-d3e50ab004d80943e456aee8e425f69ca3d01d5d.zip |
Migrated from Make to Cabal
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,7 +1,2 @@ -*.hi -*.o *~ -*.chs.h -Bindings/*.hs - -HTanks +dist |