commit | ba4a5f0009686f0b633b72d1127fc9ee8a26aba5 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@bufferoverflow.ch> | Wed Oct 22 23:36:13 2014 +0200 |
committer | Roger Meier <roger@bufferoverflow.ch> | Wed Oct 22 23:36:13 2014 +0200 |
tree | 29d7bb87bbfbe51b497c6489a1ca2557348a10c3 | |
parent | a5bf1a1ff05d2e49b80b999cb8f111e0c8691288 [diff] [blame] |
.gitignore: add *.dirstamp and test/go/bin/
diff --git a/.gitignore b/.gitignore index de55b3c..d0f93f7 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,6 +3,7 @@ *.lo *.o *.deps +*.dirstamp *.libs *.log *.trs @@ -221,6 +222,7 @@ /test/test.log /test/erl/.eunit/ /test/erl/.generated +/test/go/bin/ /test/go/ThriftTest.thrift /test/go/gopath /test/go/pkg/