summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6aab7337..9f427fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
# Classical CMake build directory
-build/
+/*build*
# Generated by Cython
src/python/gudhi/*.cpp
@@ -16,5 +16,3 @@ data/points/human.off_sc.txt
# IDE specific
# CLion
.idea/
-cmake-build-debug/
-