summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8d416f85..100e2580 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,13 @@
.idea/
# CMake
-cmake-build-*/
-CMakeFiles/
+cmake-build-*
+cmake-*
+CMakeFiles
**/CMakeCache.txt
cmake_install.cmake
Makefile
-build/
+build
+tools
# Resulting binary files
*.a