Files
trading-journal/backend/.gitignore
Tianyu Liu 479d5cd230
All checks were successful
Backend CI / unit-test (push) Successful in 48s
add user table
2025-09-14 15:40:11 +02:00

17 lines
154 B
Plaintext

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Byte-compiled / optimized / DLL files
__pycache__/
.pytest_cache/
*.db
*.db-shm
*.db-wal