From: Clyne Sullivan Date: Mon, 14 Jun 2021 10:24:24 +0000 (-0400) Subject: update gitignore X-Git-Tag: v0.1~2^2~9 X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=d24ed15843c328983f9ed20283f89624e8574b9f;p=clyne%2Fstmdsp.git update gitignore --- diff --git a/.gitignore b/.gitignore index d7fc7b4..30c963e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,9 @@ -**/.* -**/*.o -**/*.so +.* +*.o +*.so +*.exe +*.dll perf* build -eagle/*#* gui/stmdspgui doc/guide.odt -*.exe -*.dll