Files
netbird-dashboard/.gitignore
Maycon Santos 1411eeff25 use require config with conditional load of config file (#16)
* user require config with conditional load of config file

* remove comment

* add local dev doc
2021-12-31 09:57:34 +01:00

29 lines
374 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# 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*
src/auth_config.json
.idea
.eslintcache
src/.local-config.json