mirror of
https://github.com/jaredpalmer/formik.git
synced 2026-03-25 06:28:48 +00:00
31 lines
361 B
Plaintext
31 lines
361 B
Plaintext
dist
|
|
compiled
|
|
*.log
|
|
coverage
|
|
.DS_Store
|
|
next.d.ts
|
|
legacy.d.ts
|
|
.idea
|
|
*.orig
|
|
output.txt
|
|
|
|
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
|
|
.env
|
|
.vercel
|
|
/test-results/
|
|
/playwright-report/
|
|
/playwright/.cache/
|
|
# Turborepo cache
|
|
.turbo
|