summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames E. King, III <jking@apache.org>2017-08-31 18:07:40 -0700
committerJames E. King, III <jking@apache.org>2017-08-31 18:08:29 -0700
commitb66b66ff52f2837adffc4ff931eabab5ae2809f1 (patch)
tree20cf21b5ddcd7e388bf4d0a86edf6c8abc59eeeb /.gitignore
parentec64f23d236d7874e3b28ae86c833f57c7aa3389 (diff)
downloadthrift-b66b66ff52f2837adffc4ff931eabab5ae2809f1.tar.gz
added Ubuntu Xenial docker image named ubuntu1604
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bdb84ea59..4e7102a7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ node_modules
compile
test-driver
erl_crash.dump
+package-lock.json
project.lock.json
.sonar
@@ -116,6 +117,7 @@ project.lock.json
/lib/cpp/test/TFileTransportTest
/lib/cpp/test/TInterruptTest
/lib/cpp/test/TNonblockingServerTest
+/lib/cpp/test/TNonblockingSSLServerTest
/lib/cpp/test/TPipedTransportTest
/lib/cpp/test/TServerIntegrationTest
/lib/cpp/test/TSocketInterruptTest
@@ -221,6 +223,7 @@ project.lock.json
/lib/java/build
/lib/js/dist
/lib/js/doc
+/lib/js/package-lock.json
/lib/js/test/build
/lib/netcore/**/.vs
/lib/netcore/**/bin
@@ -265,6 +268,8 @@ project.lock.json
/lib/php/test/packages/
/lib/py/dist/
/lib/erl/logs/
+/lib/go/pkg
+/lib/go/src
/lib/go/test/gopath/
/lib/go/test/ThriftTest.thrift
/lib/rs/target/
@@ -299,6 +304,7 @@ project.lock.json
/test/log/
/test/test.log
/test/erl/.generated
+/test/erl/.rebar
/test/erl/ebin
/test/go/bin/
/test/go/ThriftTest.thrift
@@ -306,6 +312,7 @@ project.lock.json
/test/go/pkg/
/test/go/src/code.google.com/
/test/go/src/github.com/golang/
+/test/go/src/golang.org/
/test/go/src/gen/
/test/go/src/thrift
/test/haxe/bin