gitignore: cleanup some not needed entries
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
daabb45d0a
commit
29fbc9cc1d
1 changed files with 0 additions and 11 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -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 a new issue