diff options
author | Nicolas Noble <nnoble@blizzard.com> | 2013-07-15 15:36:03 -0700 |
---|---|---|
committer | Nicolas Noble <nnoble@blizzard.com> | 2013-07-15 15:36:03 -0700 |
commit | 9dfd1d7a95988e0682d772010c3e13c6170e7d26 (patch) | |
tree | b46e80b6c5043f5c9912111962877e59f25ce666 /.gitignore | |
parent | 702750622512b31e1805ee90cc598c428690d8a1 (diff) |
Slightly improving gitignore for better parent project support.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,3 +2,9 @@ *.o *.a *.bin +tests/data.gz +tests/data.raw +tests/out.gz +tests/out.raw +tests/out.txt +tests/out.z |