mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
gitignore all test files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,10 +5,7 @@ docker/docker
|
||||
a.out
|
||||
*.orig
|
||||
build_src
|
||||
command-line-arguments.test
|
||||
.flymake*
|
||||
docker.test
|
||||
auth/auth.test
|
||||
.idea
|
||||
.DS_Store
|
||||
docs/_build
|
||||
@@ -16,3 +13,4 @@ docs/_static
|
||||
docs/_templates
|
||||
.gopath/
|
||||
.dotcloud
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user