copilot-api / .gitignore
imspsycho's picture
Initial upload from Google Colab
98c9143 verified
Raw
History Blame Contribute Delete
172 Bytes
# deps
node_modules/
# local env
*.local
# aider
.aider*
# eslint cache
.eslintcache
# build output
dist/
.opencode/plans
.opencode/package-lock.json
*.vsix
.claude