gitignore all test files
Upstream-commit: a43bae4c0b6f3ec632636be544a6816f5f62dcb0 Component: engine
This commit is contained in:
@@ -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