summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTomek Kurcz <tomsandbox@gmail.com>2017-09-19 09:16:43 +0200
committerJames E. King III <jking@apache.org>2018-03-02 13:44:50 -0500
commite93a90171529625966294fb35eaebf35cf4c6ba7 (patch)
tree287d2822c90c9d9e90c09fa00080c138f7aecfb1 /.gitignore
parentd907cc92db5b93e699a4282e979d097ea863215a (diff)
downloadthrift-e93a90171529625966294fb35eaebf35cf4c6ba7.tar.gz
THRIFT-82: Add Common Lisp support
Client: cl There's framed and buffered socket transport, binary protocol, multiplex, simple server, cross-tests, self-tests, tutorial, CL library, CL code generator. Only SBCL is supported for now. This closes #1412
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 03e3e9e61..f1a39ae01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,6 +101,9 @@ project.lock.json
/contrib/fb303/py/fb303/ttypes.py
/depcomp
/install-sh
+/lib/cl/backport-update.zip
+/lib/cl/lib
+/lib/cl/run-tests
/lib/cpp/Debug/
/lib/cpp/Debug-mt/
/lib/cpp/Release/
@@ -307,6 +310,8 @@ project.lock.json
/test/results.json
/test/c_glib/test_client
/test/c_glib/test_server
+/test/cl/TestServer
+/test/cl/TestClient
/test/cpp/StressTest
/test/cpp/StressTestNonBlocking
/test/cpp/TestClient
@@ -348,6 +353,8 @@ project.lock.json
/test/rs/target/
/test/rs/*.iml
/test/rs/**/*.iml
+/tutorial/cl/TutorialClient
+/tutorial/cl/TutorialServer
/tutorial/cpp/TutorialClient
/tutorial/cpp/TutorialServer
/tutorial/c_glib/tutorial_client
@@ -395,3 +402,7 @@ project.lock.json
/tutorial/rs/target
/tutorial/rs/Cargo.lock
/ylwrap
+/lib/cl/quicklisp.lisp
+/lib/cl/externals/
+/lib/cl/run-tests
+/lib/cl/quicklisp/