mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-02 17:59:27 +08:00
33 lines
366 B
Plaintext
33 lines
366 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
env
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
.tox
|
|
.coverage
|
|
.coverage.*
|
|
.cache
|
|
nosetests.xml
|
|
coverage.xml
|
|
*.cover
|
|
*.log
|
|
.git
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.hypothesis
|
|
|
|
src/module/tests
|
|
src/module/conf/const_dev.py
|
|
config/bangumi.json/config/bangumi.json
|
|
/docs
|
|
/.github
|
|
/.config
|
|
/.data
|
|
/.cache
|
|
/LICENSE
|
|
/README.md
|
|
/setup.py
|
|
dist.zip |