Files
formik/.gitignore
2020-10-27 15:38:49 -04:00

24 lines
264 B
Plaintext

dist
compiled
*.log
coverage
.DS_Store
next.d.ts
legacy.d.ts
.idea
*.orig
node_modules
package-lock.json
yarn.lock
!/docs/yarn.lock
!/yarn.lock
website/translated_docs
website/build
website/yarn.lock
website/node_modules
website/i18n
!website2/yarn.lock
.vercel