From: fennecdjay Date: Wed, 9 Oct 2019 19:45:33 +0000 (+0200) Subject: :wrench: Ignore objects and libs X-Git-Tag: nightly~2198^2~67 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=32bb683f6f5c1e18280a391c43d827f25df9f880;p=gwion.git :wrench: Ignore objects and libs --- diff --git a/.gitignore b/.gitignore index d741608c..56bf4237 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ include/generated.h .desk mkdocs.yml *.a +*.o +*.so