mirror of https://github.com/docker/docs.git
Merge pull request #21217 from LK4D4/cleanup_gitignore
gitignore: cleanup some not needed entries
This commit is contained in:
commit
eff27d2b77
|
|
@ -7,18 +7,8 @@
|
|||
*.test
|
||||
.*.swp
|
||||
.DS_Store
|
||||
.bashrc
|
||||
.dotcloud
|
||||
.flymake*
|
||||
.git/
|
||||
.gopath/
|
||||
.hg/
|
||||
.vagrant*
|
||||
Vagrantfile
|
||||
a.out
|
||||
autogen/
|
||||
bin
|
||||
build_src
|
||||
bundles/
|
||||
docker/docker
|
||||
dockerversion/version_autogen.go
|
||||
|
|
@ -34,5 +24,4 @@ docs/changed-files
|
|||
man/man1
|
||||
man/man5
|
||||
man/man8
|
||||
pyenv
|
||||
vendor/pkg/
|
||||
|
|
|
|||
Loading…
Reference in New Issue