# Dependencies node_modules/ vendor/ # SvelteKit & Vite .svelte-kit/ build/ dist/ .output/ vite.config.js.timestamp-* vite.config.ts.timestamp-* # Go & Binaries bin/ linking-tool tmp/ # Wails Desktop desktop/frontend_dist/ desktop/build/ wailsjs/ # Git .git .gitignore # IDE & OS .vscode/ .idea/ .DS_Store Thumbs.db # Env .env .env.* !.env.example