1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/.gitignore
Juhani Numminen 81432ef353 Split de.po into de_pysol.po and de_games.po
All the other languages are that way.
2019-07-19 01:38:39 +03:00

25 lines
405 B
Text

*.pyc
/.tidyall.d/
/MANIFEST
/build/*
/data/cardsets/*
/data/html/*
/dist/*
/docs/all_games.html
/html
/html-src/html/*
/images
/locale/*
/po/de.po
/po/it.po
/po/pl.po
/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-2.0.*