diff --git a/.gitignore b/.gitignore index 2d80b031..f8ee0761 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc /.tidyall.d/ /MANIFEST +/_Inline/ /build/* /data/cardsets/* /data/html/* @@ -16,14 +17,10 @@ /po/ru.po /tests/individually-importing/*.py /tests/unit-generated/*.py - -# output of min card actions -# mask out folder/archives -PySolFC-Cardsets--Minimal-2.0/ PySolFC-Cardsets--Minimal-2.0.* -PySolFC-Cardsets-2.0/ +PySolFC-Cardsets--Minimal-2.0/ PySolFC-Cardsets-2.0.* - -android/bin/keystore -android/*.zip +PySolFC-Cardsets-2.0/ android/*.apk +android/*.zip +android/bin/keystore