aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2022-04-30 08:41:56 -0400
committerClyne Sullivan <clyne@bitgloo.com>2022-04-30 08:42:45 -0400
commite164629b3839eee0fda0be0e0a9842e78cf02f2b (patch)
treeb72b58665b85a104e5b953af45f00579341b2802 /.gitignore
parent162dd6de8a0d883962b0b1475f47cbb08e0958d4 (diff)
parent3dd57491b1e81a9d93054eff19ca0e6c65c85b9b (diff)
merge in branch devel
Diffstat (limited to '.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