0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/schemas/.gitignore

22 lines
249 B
Text
Raw Normal View History

2021-06-22 19:49:19 +08:00
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
/lib
# misc
.DS_Store
*.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*