1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Update .gitignore: add generated files or remove old.

This commit is contained in:
Shlomi Fish 2019-08-16 15:08:31 +03:00
parent 7bbacfb97e
commit 052318895e

13
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.pyc *.pyc
/.tidyall.d/ /.tidyall.d/
/MANIFEST /MANIFEST
/_Inline/
/build/* /build/*
/data/cardsets/* /data/cardsets/*
/data/html/* /data/html/*
@ -16,14 +17,10 @@
/po/ru.po /po/ru.po
/tests/individually-importing/*.py /tests/individually-importing/*.py
/tests/unit-generated/*.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--Minimal-2.0.*
PySolFC-Cardsets-2.0/ PySolFC-Cardsets--Minimal-2.0/
PySolFC-Cardsets-2.0.* PySolFC-Cardsets-2.0.*
PySolFC-Cardsets-2.0/
android/bin/keystore
android/*.zip
android/*.apk android/*.apk
android/*.zip
android/bin/keystore