Files
opencloud/vendor/github.com/libregraph/lico/identifier/.gitignore
2023-04-19 20:24:34 +02:00

39 lines
479 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
/.yarninstall
# testing
/coverage
.eslintcache
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# i18n
src/locales/*.json
src/locales/**/*.json
# yarn
.pnp.*
!.yarnrc.yml
!.yarn/
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions