summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-02-11 22:49:49 +0100
committerJens Geyer <jensg@apache.org>2021-02-11 22:49:49 +0100
commitb5fe1dbc0cac81ab99ec5d71de70f4389b234888 (patch)
treecc76956269678159418ed2106abd530736a1ad5a /.gitignore
parent876aee506b937d64b1fb035ff65e5e52def04c04 (diff)
downloadthrift-b5fe1dbc0cac81ab99ec5d71de70f4389b234888.tar.gz
Reverted wrongly pushed commits.
- This reverts commit 876aee506b937d64b1fb035ff65e5e52def04c04. - This reverts commit b89316d54bb0253493b48446cb510755fb3196d2.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 0 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index eacff5bd9..d11897e95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -184,9 +184,6 @@ project.lock.json
/lib/c_glib/test/testserialization
/lib/c_glib/thriftc.pc
/lib/c_glib/thrift_c_glib.pc
-/lib/csharp/**/bin/
-/lib/csharp/**/obj/
-/lib/csharp/src/packages
/lib/d/test/*.pem
/lib/d/libthriftd*.a
/lib/d/test/async_test
@@ -234,8 +231,6 @@ project.lock.json
/lib/js/dist
/lib/js/doc
/lib/js/test/build
-/lib/netcore/**/bin
-/lib/netcore/**/obj
/lib/netstd/**/bin
/lib/netstd/**/obj
/lib/nodejs/coverage
@@ -328,8 +323,6 @@ project.lock.json
/test/cpp/StressTestNonBlocking
/test/cpp/TestClient
/test/cpp/TestServer
-/test/csharp/obj
-/test/csharp/bin
/test/dart/**/.dart_tool
/test/dart/**/.packages
/test/dart/**/packages
@@ -358,9 +351,6 @@ project.lock.json
/test/php/php_ext_dir/
/test/py.twisted/_trial_temp/
/test/rb/Gemfile.lock
-/test/netcore/**/bin
-/test/netcore/**/obj
-/test/netcore/Thrift
/test/netstd/**/bin
/test/netstd/**/obj
/test/netstd/**/launchSettings.json
@@ -393,10 +383,6 @@ project.lock.json
/tutorial/cpp/TutorialServer
/tutorial/c_glib/tutorial_client
/tutorial/c_glib/tutorial_server
-/tutorial/csharp/CsharpServer/obj
-/tutorial/csharp/CsharpServer/bin
-/tutorial/csharp/CsharpClient/obj
-/tutorial/csharp/CsharpClient/bin
/tutorial/d/async_client
/tutorial/d/client
/tutorial/d/server
@@ -421,9 +407,6 @@ project.lock.json
/tutorial/hs/dist/
/tutorial/java/build/
/tutorial/js/build/
-/tutorial/netcore/**/bin
-/tutorial/netcore/**/obj
-/tutorial/netcore/Thrift
/tutorial/netstd/**/bin
/tutorial/netstd/**/obj
/tutorial/netstd/Interfaces