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:
parent
39a4978357
commit
05cb36a41f
1 changed files with 5 additions and 8 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue