17 lines
162 B
Plaintext
17 lines
162 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
data
|
|
secrets
|
|
backups
|
|
*.key
|
|
tests
|
|
git仓库连接信息.txt
|
|
数据库连接信息.txt
|