summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8e24b65..96b5a57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,10 @@
.idea
-cmake-build-debug
+cmake-build*
+build
+dng
+Makefile
+.cmake
+CMakeFiles
+cmake_install.cmake
+CMakeCache.txt
+dng* \ No newline at end of file