diff --git a/.gitignore b/.gitignore index aa58f216..2177e455 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,16 @@ *.pyc -.tidyall.d/ -MANIFEST -build/* -data/cardsets/* -data/html/* -dist/* -docs/all_games.html -html -html-src/html/* -images -locale/* -po/it.po -po/pl.po -po/ru.po -tests/individually-importing/*.py +/.tidyall.d/ +/MANIFEST +/build/* +/data/cardsets/* +/data/html/* +/dist/* +/docs/all_games.html +/html +/html-src/html/* +/images +/locale/* +/po/it.po +/po/pl.po +/po/ru.po +/tests/individually-importing/*.py