diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-09-18 01:12:05 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-09-18 01:12:05 +0200 |
commit | 61ba2dc2a41cd4a2148f5647c142f53e7f9a1cc7 (patch) | |
tree | 7ea929cf889099c704dcab54b462a6ae92af0e3b /.gitignore | |
parent | 4ea1630f3a6e682dd0f732e8b6c7a4c6b96108e0 (diff) | |
download | matcha-threads-61ba2dc2a41cd4a2148f5647c142f53e7f9a1cc7.tar.gz matcha-threads-61ba2dc2a41cd4a2148f5647c142f53e7f9a1cc7.zip |
add static libs to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.o +*.a test .clangd |