Remove .goosehints and .gooseignore

This commit is contained in:
Alex Gleason 2025-08-31 20:28:50 -05:00
parent b52374f0db
commit 31d2aa4761
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
2 changed files with 0 additions and 17 deletions

View File

@ -1 +0,0 @@
AGENTS.md

View File

@ -1,16 +0,0 @@
# jsr registry should not be edited or removed
.npmrc
# vite client types are needed
src/vite-env.d.ts
# tsconfig is stable and working correctly, so should not be edited
tsconfig.json
tsconfig.app.json
tsconfig.node.json
# postcss config for Tailwind is stable and working correctly, so should not be edited unless upgrading Tailwind to v4
postcss.config.js
# vite config is stable and usually should not need to be edited
vite.config.ts