Files
Fulfillment-Backend/.gitignore
2024-06-01 04:27:31 +03:00

8 lines
71 B
Plaintext

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