]> code.bitgloo.com Git - clyne/stmdsp.git/commitdiff
update gitignore
authorClyne Sullivan <clyne@bitgloo.com>
Mon, 14 Jun 2021 10:24:24 +0000 (06:24 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Mon, 14 Jun 2021 10:24:24 +0000 (06:24 -0400)
.gitignore

index d7fc7b4b7ad3e28300a94a04c3f005d802b67a62..30c963e0b068d4c39107d1694ac589211b370d9e 100644 (file)
@@ -1,10 +1,9 @@
-**/.*
-**/*.o
-**/*.so
+.*
+*.o
+*.so
+*.exe
+*.dll
 perf*
 build
-eagle/*#*
 gui/stmdspgui
 doc/guide.odt
-*.exe
-*.dll