Files
application-form-7/.gitignore
T
2025-12-27 17:51:00 +01:00

15 lines
125 B
Plaintext

.env
applications/
.coverage
# Python cache files
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/