copilot-api / .gitignore
imseldrith's picture
Initial upload from Colab
9e27976 verified
raw
history blame contribute delete
109 Bytes
# deps
node_modules/
# local env
*.local
# aider
.aider*
# eslint cache
.eslintcache
# build output
dist/