aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
-rw-r--r--.hgignore13
2 files changed, 8 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000000..c22373f683a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+build/
+.directory
+*.orig
+*.rej
+*~
+.git/
+*.kdev*
+
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index 30ab38718e8..00000000000
--- a/.hgignore
+++ /dev/null
@@ -1,13 +0,0 @@
-# use glob syntax.
-syntax: glob
-
-build/
-.directory
-*.orig
-*.rej
-*~
-.git/
-*.kdev*
-
-# use regexp syntax.
-syntax: regexp