Files
Assemblr-Backend/.gitignore
2023-10-27 06:04:15 +03:00

9 lines
62 B
Plaintext

venv/
migrations/
__pycache__/
.idea/
.git/
.env
test.*
test/