cmake: Create imported target for Boost, if it doesn't exist yet
[quassel.git] / .gitignore
index 1b8b291..7c22453 100644 (file)
@@ -1,8 +1,9 @@
 /build*
+/cmake-build-*
 *.pyc
 tags
+/.kdev4
 /.idea
-/cmake-build-*
 
 # Qt Creator configuration
-CMakeLists.txt.user
+CMakeLists.txt.user*