From af61422dd4f7cbf98614a7bc2d7ef03bac29b48b Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 3 Sep 2017 19:25:26 +0200 Subject: Ignore this ignore that... --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- cgit v1.2.3