summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRoger Meier <roger@bufferoverflow.ch>2014-10-22 23:36:13 +0200
committerRoger Meier <roger@bufferoverflow.ch>2014-10-22 23:36:13 +0200
commitba4a5f0009686f0b633b72d1127fc9ee8a26aba5 (patch)
tree29d7bb87bbfbe51b497c6489a1ca2557348a10c3 /.gitignore
parenta5bf1a1ff05d2e49b80b999cb8f111e0c8691288 (diff)
downloadthrift-ba4a5f0009686f0b633b72d1127fc9ee8a26aba5.tar.gz
.gitignore: add *.dirstamp and test/go/bin/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de55b3c9a..d0f93f774 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.lo
*.o
*.deps
+*.dirstamp
*.libs
*.log
*.trs
@@ -221,6 +222,7 @@ test-driver
/test/test.log
/test/erl/.eunit/
/test/erl/.generated
+/test/go/bin/
/test/go/ThriftTest.thrift
/test/go/gopath
/test/go/pkg/