diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/helpcontent2/.gitignore b/helpcontent2/.gitignore new file mode 100644 index 000000000..1215d3a9a --- /dev/null +++ b/helpcontent2/.gitignore @@ -0,0 +1,16 @@ +# backup and temporary files +*~ +.*.sw[op] +.gitattributes + +# Wiki +/wikisetup.txt + +# Python +/to-wiki/*.pyc + +# the build directories +/callcatcher + +# libxslt debug memdump +.memdump |