Add yarn logs into gitignore

This commit is contained in:
Lukas Hirt
2020-10-14 15:10:50 +02:00
parent 813fa28ad4
commit 50d040d0d2
2 changed files with 2 additions and 28 deletions

2
.gitignore vendored
View File

@@ -10,3 +10,5 @@ node_modules/
*/assets
.idea
*/yarn-error.log

28
konnectd/.gitignore vendored
View File

@@ -1,28 +0,0 @@
# 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
*.mo
/src/locales/*.json
/i18n/src