Files
persona-script-editor/.gitignore
2026-07-17 01:04:47 +03:00

20 lines
221 B
Plaintext

# Build artifacts
/src-tauri/target/
/node_modules/
/dist/
# IDE
.vscode/
.idea/
# OS
Thumbs.db
.DS_Store
# Logs
*.log
# Lock files (optional - remove if you want reproducible builds)
# package-lock.json
# Cargo.lock