From b60ae834c8102dbd59f35c6e52e285553d47fe83 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Tue, 8 Nov 2016 18:05:57 +0200 Subject: [PATCH] Add to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index efb40bbb..0d9956f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc +MANIFEST build/* data/cardsets/* data/html/* @@ -8,6 +9,7 @@ html html-src/html/* images locale/* +po/it.po po/pl.po po/ru.po tests/individually-importing/*.py