Browse code

gitignore all test files

Jonathan Rudenberg authored on 2013/08/11 02:48:24
Showing 1 changed files
... ...
@@ -5,10 +5,7 @@ docker/docker
5 5
 a.out
6 6
 *.orig
7 7
 build_src
8
-command-line-arguments.test
9 8
 .flymake*
10
-docker.test
11
-auth/auth.test
12 9
 .idea
13 10
 .DS_Store
14 11
 docs/_build
... ...
@@ -16,3 +13,4 @@ docs/_static
16 16
 docs/_templates
17 17
 .gopath/
18 18
 .dotcloud
19
+*.test