Small fix/improvements over swagger based doc (#1439)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
12
docs/.gitignore
vendored
Normal file
12
docs/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# rest api doc
|
||||
content/rest-api/*.json
|
||||
content/rest-api/*.html
|
||||
# npm leftover
|
||||
node_modules
|
||||
package.json
|
||||
package-lock.json
|
||||
# themse
|
||||
themes
|
||||
# hugo
|
||||
public
|
||||
.hugo_build.lock
|
||||
Reference in New Issue
Block a user