UNPKG

threed-garden

Version:

ThreeD Garden: WebGL 3D Environment Interface for Next.JS React TypeScript Three.JS React-Three Physics, 2D Paper.JS; APIs: Apollo GraphQL, WordPress; CSS: Tailwind, Radix-UI; Libraries: FarmBot 3D; AI: OpenAI, DeepSeek

29 lines (28 loc) 635 B
{ "git.enableSmartCommit": true, "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/.cache": true, "**/.vs/": true, "**/*.cs": true, "**/*.orig": true, "**/bin/": true, "**/build/": false, "**/debug/": true, "**/dist/": false, "**/node_modules/": false, "**/obj": false, "yarn-error.log": true, "**/yarn-error.log": true }, "search.exclude": { "**/package-lock.json": true, "**/pnpm-lock.yaml": true, "**/yarn-error.log": true, "**/yarn.lock": true } }