diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-01-30 21:43:44 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-01-30 21:43:44 +0100 |
commit | 058313fff11605da8ee58f621a4fa8237feec705 (patch) | |
tree | 702a6df23efd7a3aae347ede99425765e169d8d1 /.gitignore | |
parent | c6a71273e34787e940f77622d4e64cc1cae57428 (diff) | |
download | termgl-058313fff11605da8ee58f621a4fa8237feec705.tar.gz |
Minor fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.o +*.so* build/* bin/* version.h |