summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f55785..429d22c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ config.guess
config.h
config.h.in*
config.log
+config.rpath
config.status
config.sub
configure
@@ -58,6 +59,7 @@ test/enginetest
test/paintertest
test/drumkitcreatortest
test/bytesizeparsertest
+test/notifiertest
test/dgreftest/dgreftest
test/dgreftest/*.mid
test/dgreftest/*.wav
@@ -80,3 +82,12 @@ plugin/vst/public.sdk/
\#*\#
.\#*
.clang_complete
+*.tar.gz
+*.zip
+*.tgz
+*.asc
+*.patch
+*.log
+*.pch
+*.gch
+cov-int/ \ No newline at end of file