cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / .gitignore
index ded1e43..13d4980 100644 (file)
@@ -1,6 +1,11 @@
-build*
+/.cache
+/.kdev4
+/.idea
+/.vscode
+/build*
+/cmake-build-*
 *.pyc
 tags
 
 # Qt Creator configuration
-CMakeLists.txt.user
+CMakeLists.txt.user*