diff --git a/.gitignore b/.gitignore index 512e4f2cd9..ea62e34d19 100644 --- a/.gitignore +++ b/.gitignore @@ -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