timelaps-api/.gitignore
2019-04-18 00:58:13 +02:00

9 lines
142 B
Plaintext

.idea
venv/
.env
.coverage
music/__pycache__/
music/migrations/__pycache__/
api/__pycache__/
music/tests/__pycache__/
music/views/__pycache__/