mirror of
https://github.com/inspec/inspec
synced 2024-11-22 12:43:07 +00:00
ignore auto-generated docs
This commit is contained in:
parent
67c990d19c
commit
dba8638e3a
2 changed files with 5 additions and 0 deletions
2
docs/.gitignore
vendored
Normal file
2
docs/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
resources.md
|
||||
cli.md
|
3
www/.gitignore
vendored
3
www/.gitignore
vendored
|
@ -16,3 +16,6 @@
|
|||
|
||||
# Ignore .DS_store file
|
||||
.DS_Store
|
||||
|
||||
# Ignore rendered files from docs/
|
||||
source/docs/resources/
|
||||
|
|
Loading…
Reference in a new issue