0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/schemas/.gitignore

26 lines
273 B
Text
Raw Normal View History

2021-06-22 06:49:19 -05: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
2021-06-28 08:54:12 -05:00
# logs
logs
*.log
2021-06-22 06:49:19 -05:00
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2021-06-28 08:54:12 -05:00
# misc
cache
.DS_Store
*.env