summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Muldjord <muldjordlars@gmail.com>2017-03-23 19:22:38 +0100
committerLars Muldjord <muldjordlars@gmail.com>2017-03-23 19:22:38 +0100
commit889070f5c84f67cb52a5038fe93aca6234bbc360 (patch)
tree5c9ccdac1c8e7c13e501c89b2fbbaffa04340391 /.gitignore
parent83745f8bf86d22936c5c2c7becc86885119f5d29 (diff)
parent494e7218597a6cd94902b3ae6f827e74b41c00b0 (diff)
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
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
+.\#*