summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88cab911c..2754a7159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.perspective*
*.pyc
.DS_Store
+.directory
build/
/WebKitBuild/
autoinstall.cache.d
@@ -191,3 +192,11 @@ LayoutTests/java/*.class
# Ignore files generated by the Qt build-system:
Source/qtwebkitversion.h
Tools/qmake/.build-hint
+
+# Ignore files generated by Qt Creator:
+*.pro.user
+
+# Ignore KDevelop files:
+.kdev_include_paths
+*.kdev4
+*.kate-swp