squiggle/packages/squiggle-lang/.gitignore
2022-03-03 10:22:26 +11:00

19 lines
177 B
Plaintext

.DS_Store
.merlin
.bsb.lock
npm-debug.log
/node_modules/
.cache
.cache/*
lib/*
*.cache
build
yarn-error.log
*.bs.js
# Local Netlify folder
.netlify
.idea
*.gen.ts
*.gen.js
dist