aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 68f40b0..9682782 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
/libs/
/doc/doxyfile
/dist/
+/.cache/
# MSVC project files:
*.sln
@@ -30,6 +31,7 @@
CMakeFiles/
/pkg-config/jsoncpp.pc
jsoncpp_lib_static.dir/
+compile_commands.json
# In case someone runs cmake in the root-dir:
/CMakeCache.txt
@@ -50,3 +52,6 @@ jsoncpp_lib_static.dir/
# DS_Store
.DS_Store
+
+# temps
+/version