Rename docs to site (#1550)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
13
site/.gitignore
vendored
Normal file
13
site/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# rest api doc
|
||||
content/rest-api/*.json
|
||||
content/rest-api/*.html
|
||||
content/rest-api/*.yaml
|
||||
# npm leftover
|
||||
node_modules
|
||||
package.json
|
||||
package-lock.json
|
||||
# themes
|
||||
themes/hugo-material-docs
|
||||
# hugo
|
||||
public
|
||||
.hugo_build.lock
|
||||
Reference in New Issue
Block a user