mirror of
https://github.com/jaredpalmer/formik.git
synced 2026-03-26 23:38:13 +00:00
24 lines
264 B
Plaintext
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 |