summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2018-03-30 19:14:31 +0200
committerJens Geyer <jensg@apache.org>2018-03-31 10:38:39 +0200
commitd4fb364d30b0d01bbe8bdcab34f32ccfb539d564 (patch)
tree881e2853faa481c08b3078c32fa8588aa9ea87b1 /.gitignore
parent8a83b041d20671c3fae9528d5ac1f5413cad7c5a (diff)
downloadthrift-d4fb364d30b0d01bbe8bdcab34f32ccfb539d564.tar.gz
ignores modified
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 66193db3e..9f1a6293e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ project.lock.json
.svn
.vagrant
.vscode
+.vs
/contrib/.vagrant/
/aclocal/libtool.m4
@@ -238,10 +239,8 @@ project.lock.json
/lib/js/dist
/lib/js/doc
/lib/js/test/build
-/lib/netcore/**/.vs
/lib/netcore/**/bin
/lib/netcore/**/obj
-/lib/netcore/**/gen-*
/lib/nodejs/coverage
/lib/nodejs/node_modules/
/lib/perl/MANIFEST
@@ -314,6 +313,8 @@ project.lock.json
/test/cpp/StressTestNonBlocking
/test/cpp/TestClient
/test/cpp/TestServer
+/test/csharp/obj
+/test/csharp/bin
/test/dart/**/.packages
/test/dart/**/packages
/test/dart/**/.pub/
@@ -339,10 +340,8 @@ project.lock.json
/test/php/php_ext_dir/
/test/py.twisted/_trial_temp/
/test/rb/Gemfile.lock
-/test/netcore/**/.vs
/test/netcore/**/bin
/test/netcore/**/obj
-/test/netcore/**/gen-*
/test/netcore/Thrift
/test/php/php_ext_dir/
/test/rs/Cargo.lock
@@ -388,10 +387,8 @@ project.lock.json
/tutorial/hs/dist/
/tutorial/java/build/
/tutorial/js/build/
-/tutorial/netcore/**/.vs
/tutorial/netcore/**/bin
/tutorial/netcore/**/obj
-/tutorial/netcore/**/gen-*
/tutorial/netcore/Thrift
/tutorial/rs/*.iml
/tutorial/rs/src/shared.rs
@@ -404,3 +401,4 @@ project.lock.json
/lib/cl/externals/
/lib/cl/run-tests
/lib/cl/quicklisp/
+