kv-music/.gitignore
Daniel 98f603c596 remove package-lock.json
We use bun, and the package-lock.json wasn't being maintained anyways.
2026-04-03 20:39:15 +03:00

20 lines
No EOL
203 B
Text

node_modules
dist
.DS_Store
*.local
.vite
.vscode
.claude
# Docker
.env
# Neutralino
.tmp/
.vitest-attachments/
**/__screenshots__/*
bin/
*.log
.storage/
auth_storage/
www
neutralino.js
package-lock.json