Add assets to gitignore

This commit is contained in:
Lukas Hirt
2020-10-19 11:41:58 +02:00
parent f6442f2d58
commit 970ef7c81f
4 changed files with 4 additions and 43 deletions
-1
View File
@@ -7,7 +7,6 @@ exclude_paths:
- 'docs/**'
- '**/docs/**'
- '**/pkg/proto/**'
- 'konnectd/assets/identifier/**'
- 'konnectd/ui_config/**/*'
- 'konnectd/scripts/**/*'
- 'settings/rollup.config.js'