Commit graph

5 commits

Author SHA1 Message Date
Devin AI
092cf5b65c Low-risk cleanup: remove unused imports, add .next to gitignore, fix auth types, remove test routes
- Remove unused snakeToCamel/camelToSnake imports from base.adapter.ts
- Add /.next to .gitignore (stale Next.js artifact in SvelteKit project)
- Create UserInfoResponse type in oauth.ts and fix broken import in map.ts
- Remove test/example routes: test/, test-sidebar/, components/examples/

Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 19:20:11 +00:00
4030b19e9e Add docs to gitignore 2025-09-15 04:16:50 -07:00
a0075ae494 Ignore i18n cache 2025-09-12 05:49:36 -07:00
0260f7f65c Update gitignore 2025-09-11 03:52:12 -07:00
c360543d82 Init Svelte migration repo 2025-09-08 13:43:09 -07:00