mirror of https://github.com/docker/docs.git
Merge pull request #5371 from ostezer/docs-add-docs-versioning-files-to-gitignore
Docs: Add docs new version files created by `make docs` to .gitignore
This commit is contained in:
commit
b3bea07d56
|
@ -23,3 +23,6 @@ bundles/
|
||||||
vendor/pkg/
|
vendor/pkg/
|
||||||
pyenv
|
pyenv
|
||||||
Vagrantfile
|
Vagrantfile
|
||||||
|
docs/AWS_S3_BUCKET
|
||||||
|
docs/GIT_BRANCH
|
||||||
|
docs/VERSION
|
||||||
|
|
Loading…
Reference in New Issue