From d97039978d4d03176dff77fc87465cd9a72c0863 Mon Sep 17 00:00:00 2001 From: John Shahid Date: Thu, 3 Oct 2013 13:15:44 -0400 Subject: [PATCH] ignore more files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6ebee982f2..d7612e9f2e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /src/code.google.com/p/goplan9/ /src/code.google.com/p/goprotobuf/ /src/code.google.com/p/rog-go/ +src/launchpad.net/gocheck/ /src/github.com/nsf/gocode/ TAGS @@ -15,3 +16,5 @@ exports.sh flymake.sh refresh_tags.sh a.out + +*.test \ No newline at end of file