squiggle/packages/squiggle-lang/.gitignore
2022-03-24 06:18:21 +11:00

20 lines
187 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.tsx
*.gen.js
dist