Files
WebTech/.gitignore
2025-04-12 12:26:02 +02:00

9 lines
102 B
Plaintext

# venv's
venv/
# DB stuff
migrations/
instance/
# Byte-compiled / optimized / DLL files
__pycache__/