← back to Ram Sniper

.gitignore

13 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/
__pycache__/
*.pyc
.venv/
venv/