Files
lean-101-website/.gitignore
T
2026-05-17 22:45:45 +12:00

15 lines
101 B
Plaintext

.env
.env.production
.env.*.local
*.log
*.err
.DS_Store
Thumbs.db
__pycache__/
*.pyc
.venv/
venv/