python-webserver-template/.gitignore

7 lines
32 B
Plaintext
Raw Normal View History

2024-09-13 10:26:36 +10:00
__pycache__/
.env
2024-10-03 12:47:14 +10:00
.vs/
.venv/