funchelpers: Add a way to invoke a callable with a list of arguments
[quassel.git] / .gitignore
index ded1e43..7c22453 100644 (file)
@@ -1,6 +1,9 @@
-build*
+/build*
+/cmake-build-*
 *.pyc
 tags
+/.kdev4
+/.idea
 
 # Qt Creator configuration
-CMakeLists.txt.user
+CMakeLists.txt.user*