summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c2ab71f..b2d9feb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ INSTALL
*.o
*.a
*.la
+*.core
test_*
*.exe
Makefile.am.test
@@ -56,6 +57,7 @@ test/semaphoretest
test/enginetest
test/paintertest
test/drumkitcreatortest
+test/bytesizeparsertest
test/dgreftest/dgreftest
test/dgreftest/*.mid
test/dgreftest/*.wav
@@ -73,4 +75,4 @@ plugin/vst/public.sdk/
plugingui/tests/*test
*~
\#*\#
-.\#* \ No newline at end of file
+.\#*