Merge pull request #1491 from titanous/gitignore-test

gitignore all test files
This commit is contained in:
Victor Vieux 2013-08-12 09:18:31 -07:00
commit 168e2f8c49

4
.gitignore vendored
View file

@ -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