.DS_Store node_modules /build /.svelte-kit /package .env .env.* !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* # tests - ignore all test directories and files /tests/ /test/ /__tests__/ *.test.js *.test.ts *.spec.js *.spec.ts *.test.svelte *.spec.svelte /coverage/ /.nyc_output/ # documentation /docs/ # Deno /.deno/ /deno_dir/ /import_map.lock.json