Ignore publish-docs directory
Ignore publish-docs directory. This is the directory used by openstack-doc-test to copy draft documents to. blueprint draft-docs-on-docs-draft Change-Id: I6afea2e9b44bc97b3d9f9138e4523be14aba4a1b
This commit is contained in:
parent
ea44cf7b21
commit
66a6f7b595
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
.DS_Store
|
||||
target/
|
||||
*.xpr
|
||||
|
||||
# Packages
|
||||
@ -10,6 +9,10 @@ target/
|
||||
# Testenvironment
|
||||
.tox
|
||||
|
||||
# Build directories
|
||||
target/
|
||||
publish-docs/
|
||||
|
||||
# Editors
|
||||
*~
|
||||
.*.swp
|
||||
|
Loading…
x
Reference in New Issue
Block a user