summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
-rw-r--r--helpcontent2/.gitignore1
2 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index f54991de48..711d138896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,9 +3,12 @@
.*.sw[op]
.gitattributes
+# Wiki
+/wikisetup.txt
+
# Python
-helpcontent2/wiki-to-help/*.pyc
-helpcontent2/wiki-to-help/mwlib_mods/*.pyc
+/wiki-to-help/*.pyc
+/wiki-to-help/mwlib_mods/*.pyc
# the build directories
/unxlng??
diff --git a/helpcontent2/.gitignore b/helpcontent2/.gitignore
deleted file mode 100644
index 0ff7b08b34..0000000000
--- a/helpcontent2/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/wikisetup.txt