From af8137ba2605d156e44a75f3bd1d5c8858a30f25 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 26 Aug 2011 20:05:52 +0200 Subject: Update .gitignore. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index acaf1d1889..380ce01d32 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ .*.sw[op] .gitattributes +# Python +helpcontent2/wiki-to-help/*.pyc +helpcontent2/wiki-to-help/mwlib_mods/*.pyc + # the build directories /*/unxlng?? /*/unxlng??.pro @@ -10,3 +14,4 @@ /*/wntmsc???.pro /*/unxmac?? /*/unxmac??.pro +/*/wntgcci.pro -- cgit