zero-ui/frontend/.gitignore
2021-03-21 22:25:13 +03:00

22 lines
219 B
Plaintext

# Dependencies
node_modules
.pnp
.pnp.js
# Testing
coverage
# 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*