aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-06-14 06:24:24 -0400
committerClyne Sullivan <clyne@bitgloo.com>2021-06-14 06:24:24 -0400
commitd24ed15843c328983f9ed20283f89624e8574b9f (patch)
tree28660f349b0c62a7c1a915b364c3340185b132a7
parentbb8b7b0227bcddaf2e5407084e136804190d4dab (diff)
update gitignore
-rw-r--r--.gitignore11
1 files changed, 5 insertions, 6 deletions
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