diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2010-02-22 16:50:42 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2010-02-22 16:50:42 +0100 |
commit | 62fe58cb55a279c285980a313d4355d91e93601c (patch) | |
tree | 7e318f4b62c7f90b0fad5e267ec9c3194fae53c7 /.gitignore | |
download | htanks-62fe58cb55a279c285980a313d4355d91e93601c.tar htanks-62fe58cb55a279c285980a313d4355d91e93601c.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad959f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.hi +*.o +*~ +*.chs.h + +HTanks |