Files
Assemblr-Backend/.gitignore
2023-10-12 23:51:14 +03:00

8 lines
56 B
Plaintext

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