Files
Auto_Bangumi/.dockerignore
EstrellaXD 34216245f7 refactor
- fix rename bug
- temp save
2023-03-14 21:22:55 +08:00

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