15 lines
125 B
Plaintext
15 lines
125 B
Plaintext
.env
|
|
applications/
|
|
.coverage
|
|
|
|
# Python cache files
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.so
|
|
*.egg
|
|
*.egg-info/
|
|
dist/
|
|
build/ |