Wire up local build scripts and lockfiles so the desktop app can be developed and bundled consistently.
9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
node_modules/
|
|
dist/
|
|
.DS_Store
|
|
target/
|
|
src-tauri/target/
|
|
*.tsbuildinfo
|
|
dist-packages/
|
|
app-icon.png
|