Files
workspace/projects/night-shift/.gitignore

12 lines
91 B
Plaintext

node_modules/
.next/
__pycache__/
*.pyc
.env
*.db
*.sqlite
*.log
venv/
dist/
.credentials/