mirror of
https://github.com/ivabus/gui
synced 2025-04-23 22:17:18 +03:00

* remove unused components * remove pnpm * implementation of local dev pantry setup (#689)
15 lines
No EOL
191 B
Text
15 lines
No EOL
191 B
Text
.DS_Store
|
|
node_modules
|
|
svelte/.svelte-kit
|
|
/package
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Ignore files for PNPM, NPM and YARN
|
|
package-lock.json
|
|
dist
|
|
coverage/*
|
|
**/*.plist
|
|
svelte/build/*
|
|
electron/dist/* |