1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-19 18:01:37 +07:00
verdaccio-ui/.gitignore
Juan Picado @jotadeveloper 133a5f0171
chore: sync with 4.x webui
2019-03-27 23:39:06 +01:00

27 lines
330 B
Plaintext
Executable File

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.idea/
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# Compiled script
/static
/dist
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*