12 lines
96 B
Plaintext
12 lines
96 B
Plaintext
.git
|
|
.env*
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
.vscode
|
|
*.log
|
|
cache/*
|
|
data/*
|
|
logs/* |