together_backend/.gitignore

7 lines
55 B
Plaintext
Raw Normal View History

2023-07-02 20:18:29 +08:00
.venv
.idea
**/.idea
__pycache__
2023-07-11 23:35:30 +08:00
**/__pycache__
static