23 lines
159 B
Plaintext
23 lines
159 B
Plaintext
*.pid
|
|
*.log
|
|
*.pyc
|
|
__pycache__/
|
|
settings.py
|
|
|
|
instance/
|
|
data/
|
|
cpt/
|
|
pyscripts/
|
|
.pytest_cache/
|
|
.coverage
|
|
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
Pipfile
|
|
.DS_Store
|
|
|
|
.idea
|
|
*.bak
|
|
|