.gitignore | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 74ab5d9e81c1406229ec3075afadf2b03888f269
Author: Gabor Kelemen <[email protected]>
Date: Sat Jan 7 23:39:21 2017 +0100
Do not report .pyc files in to-wiki as changed
Change-Id: Ifb052ae5b55836995bc78cab37b95476f9770a6a
Reviewed-on: https://gerrit.libreoffice.org/32837
Reviewed-by: Markus Mohrhard <[email protected]>
Tested-by: Markus Mohrhard <[email protected]>
diff --git a/.gitignore b/.gitignore
index 79d3fb6..a10b032 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
# Python
/wiki-to-help/*.pyc
/wiki-to-help/mwlib_mods/*.pyc
+/to-wiki/*.pyc
# the build directories
/callcatcher
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits