34 lines
431 B
Plaintext
34 lines
431 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
.idea/
|
|
.vscode/
|
|
.VSCodeCounter/
|
|
.codex
|
|
|
|
/node_modules/
|
|
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
/build/
|
|
/package/
|
|
/.svelte-kit/
|
|
/.vite/
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
*.tsbuildinfo
|
|
|
|
/target/
|
|
/target-codex-check*/
|
|
/src-tauri/target/
|
|
/src-tauri/target-codex-check*/
|
|
/src-tauri/gen/schemas/
|
|
|
|
/src-tauri/program.log*
|
|
/src-tauri/recording_replay_debug_*.csv
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
pnpm-debug.log*
|