shlink-web-client/.gitignore
Alejandro Celaya c6ce052797 First commit
2018-05-13 08:57:47 +02:00

22 lines
303 B
Text

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
package-lock.json
# 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*