gitignore all test files

This commit is contained in:
Jonathan Rudenberg 2013-08-10 13:48:24 -04:00
parent 3e12349831
commit a43bae4c0b

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