diff --git a/.goosehints b/.goosehints deleted file mode 120000 index 47dc3e3..0000000 --- a/.goosehints +++ /dev/null @@ -1 +0,0 @@ -AGENTS.md \ No newline at end of file diff --git a/.gooseignore b/.gooseignore deleted file mode 100644 index 5275a49..0000000 --- a/.gooseignore +++ /dev/null @@ -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 \ No newline at end of file