fix(docs): add i18n to gitignore to avoid lerna errors in master

This commit is contained in:
Ivan Shmidt
2020-09-01 00:21:25 +02:00
parent 0f91193bc6
commit 8a67a8df84
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@ dist
# Microsite build output
microsite/build
microsite/i18n
# Gatsby files
.cache/
+3
View File
@@ -92,6 +92,9 @@
"features/software-catalog/software-catalog-api": {
"title": "API"
},
"features/software-catalog/software-catalog-configuration": {
"title": "Catalog Configuration"
},
"features/software-catalog/descriptor-format": {
"title": "Descriptor Format of Catalog Entities",
"sidebar_label": "YAML File Format"