blob: b4cd1a34e0c388212d323d17c2c07cbca3fa0e2c [file] [log] [blame]
Roger Meier710c1112012-04-28 19:20:08 +00001# generic ignores
2*.la
3*.lo
4*.o
5*.deps
Roger Meierba4a5f02014-10-22 23:36:13 +02006*.dirstamp
Roger Meier710c1112012-04-28 19:20:08 +00007*.libs
henrique3bd05b02013-11-05 14:46:16 +01008*.log
9*.trs
Roger Meier710c1112012-04-28 19:20:08 +000010*.suo
jfarrell750df2e2014-07-10 09:18:42 -040011*.pyc
Roger Meier710c1112012-04-28 19:20:08 +000012*.cache
13*.user
14*.ipch
15*.sdf
16*.jar
17*.exe
18*.dll
19*_ReSharper*
20*.opensdf
Jake Farrell0fd47da2013-05-02 22:51:52 -040021*.swp
Noam Zilbersteinaf5d64a2014-07-31 15:44:13 -070022*.hi
henrique7fff60f2014-02-09 11:34:50 +010023*~
Josip Sokcevic722f8e92017-07-08 16:29:41 -070024tags
henriquebcc0f1a2014-04-09 20:52:11 +020025
26.*project
Dmitry Volodin1b855d42017-12-18 13:43:28 +030027.classpath
henriquebcc0f1a2014-04-09 20:52:11 +020028junit*.properties
Konrad Grochowski93fea152014-10-02 16:29:14 +020029.idea
henrique7fff60f2014-02-09 11:34:50 +010030gen-*
31Makefile
32Makefile.in
jfarrell4402ada2014-07-09 22:22:52 -040033aclocal.m4
34acinclude.m4
henrique7fff60f2014-02-09 11:34:50 +010035autom4te.cache
Roger Meier880a2b32015-05-16 22:40:17 +020036cmake-*
henrique7fff60f2014-02-09 11:34:50 +010037node_modules
Roger Meier63fcb7e2014-06-15 21:48:59 +020038compile
39test-driver
David Robakowskiae971ce2013-08-02 12:16:00 +020040erl_crash.dump
James E. King, IIIb66b66f2017-08-31 18:07:40 -070041package-lock.json
Volodymyr Gotrab587a122016-09-14 19:18:48 -050042project.lock.json
henrique7fff60f2014-02-09 11:34:50 +010043
Roger Meier02364342013-05-30 21:57:34 +020044.sonar
Jake Farrell0fd47da2013-05-02 22:51:52 -040045.DS_Store
Roger Meierbf0b6292014-03-26 23:32:34 +010046.svn
Randy Abernethy775248a2014-09-30 15:44:16 -070047.vagrant
Volodymyr Gotra54993292017-12-18 02:08:09 +020048.vscode
Roger Meier710c1112012-04-28 19:20:08 +000049
Carl Yeksigian1ed79912013-06-03 18:29:31 -040050/contrib/.vagrant/
jfarrell4402ada2014-07-09 22:22:52 -040051/aclocal/libtool.m4
52/aclocal/lt*.m4
David Reissad8ce352008-10-22 21:59:12 +000053/autoscan.log
Jens Geyer47a6e472013-01-04 18:55:50 +010054/autoscan-*.log
Jens Geyer485e0c42016-12-17 19:16:34 +010055/cmake_*
56/compiler/cpp/compiler.VC.db
57/compiler/cpp/compiler.VC.VC.opendb
Nobuaki Sukegawa11da87e2016-09-10 14:02:19 +090058/compiler/cpp/test/plugin/t_cpp_generator.cc
dtmuller052abc32016-07-26 11:58:28 +020059/compiler/cpp/src/thrift/plugin/plugin_constants.cpp
60/compiler/cpp/src/thrift/plugin/plugin_constants.h
61/compiler/cpp/src/thrift/plugin/plugin_types.cpp
62/compiler/cpp/src/thrift/plugin/plugin_types.h
Nobuaki Sukegawa11da87e2016-09-10 14:02:19 +090063/compiler/cpp/test/*test
64/compiler/cpp/test/thrift-gen-*
dtmuller052abc32016-07-26 11:58:28 +020065/compiler/cpp/src/thrift/thrift-bootstrap
66/compiler/cpp/src/thrift/plugin/gen.stamp
Roger Meier710c1112012-04-28 19:20:08 +000067/compiler/cpp/Debug
Konrad Grochowski9fdc90a2014-11-10 18:21:44 +010068/compiler/cpp/Release
dtmuller052abc32016-07-26 11:58:28 +020069/compiler/cpp/src/thrift/libparse.a
70/compiler/cpp/src/thrift/thriftl.cc
71/compiler/cpp/src/thrift/thrifty.cc
72/compiler/cpp/src/thrift/thrifty.hh
73/compiler/cpp/src/thrift/windows/version.h
David Reissad8ce352008-10-22 21:59:12 +000074/compiler/cpp/thrift
David Reissad8ce352008-10-22 21:59:12 +000075/compiler/cpp/thriftl.cc
76/compiler/cpp/thrifty.cc
Jens Geyerb149c4f2015-04-02 22:41:22 +020077/compiler/cpp/lex.yythriftl.cc
David Reissad8ce352008-10-22 21:59:12 +000078/compiler/cpp/thrifty.h
Chris Piro92e38602013-03-07 11:24:51 -050079/compiler/cpp/thrifty.hh
dtmuller052abc32016-07-26 11:58:28 +020080/compiler/cpp/src/thrift/version.h
David Reissad8ce352008-10-22 21:59:12 +000081/config.*
82/configure
83/configure.lineno
84/configure.scan
Roger Meierde18f7b2011-12-12 22:46:45 +000085/contrib/fb303/config.cache
86/contrib/fb303/config.log
87/contrib/fb303/config.status
88/contrib/fb303/configure
Roger Meierde18f7b2011-12-12 22:46:45 +000089/contrib/fb303/cpp/libfb303.a
Roger Meier710c1112012-04-28 19:20:08 +000090/contrib/fb303/java/build/
Roger Meierde18f7b2011-12-12 22:46:45 +000091/contrib/fb303/py/build/
92/contrib/fb303/py/fb303/FacebookService-remote
93/contrib/fb303/py/fb303/FacebookService.py
94/contrib/fb303/py/fb303/__init__.py
95/contrib/fb303/py/fb303/constants.py
96/contrib/fb303/py/fb303/ttypes.py
David Reissad8ce352008-10-22 21:59:12 +000097/depcomp
David Reissad8ce352008-10-22 21:59:12 +000098/install-sh
Roger Meier710c1112012-04-28 19:20:08 +000099/lib/cpp/Debug/
Roger Meierbd057f62012-06-24 19:18:00 +0000100/lib/cpp/Debug-mt/
Roger Meier710c1112012-04-28 19:20:08 +0000101/lib/cpp/Release/
Roger Meierbd057f62012-06-24 19:18:00 +0000102/lib/cpp/Release-mt/
Roger Meier710c1112012-04-28 19:20:08 +0000103/lib/cpp/src/thrift/qt/moc_TQTcpServer.cpp
Nobuaki Sukegawa66228772014-12-07 21:45:33 +0900104/lib/cpp/src/thrift/qt/moc__TQTcpServer.cpp
Roger Meierf1ac2842013-06-28 22:33:04 +0200105/lib/cpp/src/thrift/config.h
106/lib/cpp/src/thrift/stamp-h2
David Reiss351e22b2010-08-31 16:51:19 +0000107/lib/cpp/test/Benchmark
Roger Meier0bb3db22011-07-02 22:33:32 +0000108/lib/cpp/test/AllProtocolsTest
James E. King, IIIb4c190b2017-02-13 16:39:59 -0500109/lib/cpp/test/AnnotationTest
David Reiss351e22b2010-08-31 16:51:19 +0000110/lib/cpp/test/DebugProtoTest
Claudius Heine5ef662b2015-06-24 10:03:50 +0200111/lib/cpp/test/DenseProtoTest
Jens Geyer1235ee32014-09-06 14:58:09 +0200112/lib/cpp/test/EnumTest
David Reiss351e22b2010-08-31 16:51:19 +0000113/lib/cpp/test/JSONProtoTest
114/lib/cpp/test/OptionalRequiredTest
Jim Kingb0b710a2015-07-28 13:31:27 -0400115/lib/cpp/test/SecurityTest
Roger Meier0bb3db22011-07-02 22:33:32 +0000116/lib/cpp/test/SpecializationTest
David Reiss351e22b2010-08-31 16:51:19 +0000117/lib/cpp/test/ReflectionTest
henriquebcc0f1a2014-04-09 20:52:11 +0200118/lib/cpp/test/RecursiveTest
David Reiss351e22b2010-08-31 16:51:19 +0000119/lib/cpp/test/TFDTransportTest
Roger Meier0bb3db22011-07-02 22:33:32 +0000120/lib/cpp/test/TFileTransportTest
Jim Kingb0b710a2015-07-28 13:31:27 -0400121/lib/cpp/test/TInterruptTest
Nobuaki Sukegawad0d7a652014-12-07 21:36:51 +0900122/lib/cpp/test/TNonblockingServerTest
James E. King, IIIb66b66f2017-08-31 18:07:40 -0700123/lib/cpp/test/TNonblockingSSLServerTest
David Reiss351e22b2010-08-31 16:51:19 +0000124/lib/cpp/test/TPipedTransportTest
Ben Craig1684c422015-04-24 08:52:44 -0500125/lib/cpp/test/TServerIntegrationTest
126/lib/cpp/test/TSocketInterruptTest
Roger Meier0bb3db22011-07-02 22:33:32 +0000127/lib/cpp/test/TransportTest
David Reiss351e22b2010-08-31 16:51:19 +0000128/lib/cpp/test/UnitTests
Roger Meier0bb3db22011-07-02 22:33:32 +0000129/lib/cpp/test/ZlibTest
Alan Dunnbee7b732014-07-26 13:48:43 -0500130/lib/cpp/test/OpenSSLManualInitTest
Roger Meier41f47082012-05-11 10:15:51 +0000131/lib/cpp/test/concurrency_test
Roger Meier63fcb7e2014-06-15 21:48:59 +0200132/lib/cpp/test/link_test
Roger Meier41f47082012-05-11 10:15:51 +0000133/lib/cpp/test/processor_test
Roger Meier9e0f0742011-08-03 17:36:55 +0000134/lib/cpp/test/tests.xml
David Reissad8ce352008-10-22 21:59:12 +0000135/lib/cpp/concurrency_test
David Reissad8ce352008-10-22 21:59:12 +0000136/lib/cpp/*.pc
Roger Meier710c1112012-04-28 19:20:08 +0000137/lib/cpp/x64/Debug/
Roger Meierbd057f62012-06-24 19:18:00 +0000138/lib/cpp/x64/Debug-mt/
Roger Meier710c1112012-04-28 19:20:08 +0000139/lib/cpp/x64/Release
Roger Meierbd057f62012-06-24 19:18:00 +0000140/lib/cpp/x64/Release-mt
Roger Meier213a6642010-10-27 12:30:11 +0000141/lib/c_glib/*.gcda
142/lib/c_glib/*.gcno
Roger Meier213a6642010-10-27 12:30:11 +0000143/lib/c_glib/*.loT
Chandler Mayccd998a2016-01-10 06:01:10 +0000144/lib/c_glib/src/thrift/config.h
Nobuaki Sukegawa6bbc9e32016-02-27 16:55:41 +0900145/lib/c_glib/src/thrift/stamp-h3
Roger Meier27b57832014-06-09 22:37:42 +0200146/lib/c_glib/test/*.gcno
Roger Meier213a6642010-10-27 12:30:11 +0000147/lib/c_glib/test/testwrapper.sh
148/lib/c_glib/test/testwrapper-test*
Roger Meier16e2ed22014-07-24 23:54:53 +0200149/lib/c_glib/test/testapplicationexception
Roger Meier710c1112012-04-28 19:20:08 +0000150/lib/c_glib/test/testbinaryprotocol
Chandler May6dde90b2016-01-10 06:01:10 +0000151/lib/c_glib/test/testcompactprotocol
Roger Meier710c1112012-04-28 19:20:08 +0000152/lib/c_glib/test/testbufferedtransport
jfarrelle2e5e222015-08-25 14:59:40 -0400153/lib/c_glib/test/testcontainertest
Roger Meier710c1112012-04-28 19:20:08 +0000154/lib/c_glib/test/testdebugproto
Simon Southe71f20c2016-02-11 06:52:37 -0500155/lib/c_glib/test/testfdtransport
Roger Meier710c1112012-04-28 19:20:08 +0000156/lib/c_glib/test/testframedtransport
157/lib/c_glib/test/testmemorybuffer
158/lib/c_glib/test/testoptionalrequired
James E. King, III36628a22017-02-13 15:25:41 -0500159/lib/c_glib/test/testtransportsslsocket
Roger Meier710c1112012-04-28 19:20:08 +0000160/lib/c_glib/test/testsimpleserver
161/lib/c_glib/test/teststruct
162/lib/c_glib/test/testthrifttest
163/lib/c_glib/test/testthrifttestclient
164/lib/c_glib/test/testtransportsocket
Nobuaki Sukegawa362a5ed2015-12-01 22:17:24 +0900165/lib/c_glib/test/testserialization
Roger Meier0bb3db22011-07-02 22:33:32 +0000166/lib/c_glib/thriftc.pc
167/lib/c_glib/thrift_c_glib.pc
Jens Geyera131b8f2014-04-18 19:46:17 +0200168/lib/csharp/**/bin/
169/lib/csharp/**/obj/
Adam Connelly0c0649d2015-12-26 15:55:05 +0000170/lib/csharp/src/packages
Nobuaki Sukegawa048ea0c2016-03-19 23:40:00 +0900171/lib/d/test/*.pem
Nobuaki Sukegawa8b791b22016-03-05 13:40:25 +0900172/lib/d/libthriftd*.a
173/lib/d/test/async_test
174/lib/d/test/client_pool_test
Roger Meier3233fe82014-01-12 22:10:47 +0100175/lib/d/test/serialization_benchmark
Nobuaki Sukegawa8b791b22016-03-05 13:40:25 +0900176/lib/d/test/stress_test_server
177/lib/d/test/thrift_test_client
178/lib/d/test/thrift_test_server
Roger Meier3233fe82014-01-12 22:10:47 +0100179/lib/d/test/transport_test
180/lib/d/unittest/
Mark Ericksondd89dce2015-12-02 09:53:27 -0600181/lib/dart/coverage
Mark Erickson932c4702015-08-29 10:46:51 -0500182/lib/dart/**/.packages
183/lib/dart/**/packages
184/lib/dart/**/.pub/
185/lib/dart/**/pubspec.lock
Jens Geyer47a6e472013-01-04 18:55:50 +0100186/lib/delphi/src/*.dcu
187/lib/delphi/test/*.identcache
188/lib/delphi/test/*.local
Jens Geyer8c64dc12013-08-15 01:29:49 +0200189/lib/delphi/test/*.dcu
190/lib/delphi/test/*.2007
Jens Geyer47a6e472013-01-04 18:55:50 +0100191/lib/delphi/test/*.dproj
192/lib/delphi/test/*.dproj
Jens Geyerad0141a2013-12-30 22:01:53 +0100193/lib/delphi/test/codegen/*.bat
194/lib/delphi/test/skip/*.local
195/lib/delphi/test/skip/*.identcache
196/lib/delphi/test/skip/*.identcache
Jens Geyer47a6e472013-01-04 18:55:50 +0100197/lib/delphi/test/skip/*.dproj
198/lib/delphi/test/skip/*.dproj
Jens Geyerad0141a2013-12-30 22:01:53 +0100199/lib/delphi/test/skip/*.2007
200/lib/delphi/test/serializer/*.identcache
Jens Geyer47a6e472013-01-04 18:55:50 +0100201/lib/delphi/test/serializer/*.dproj
202/lib/delphi/test/serializer/*.local
Jens Geyerad0141a2013-12-30 22:01:53 +0100203/lib/delphi/test/serializer/*.2007
Jens Geyer0c449122014-11-09 16:23:27 +0100204/lib/delphi/test/serializer/*.dcu
Jens Geyerad0141a2013-12-30 22:01:53 +0100205/lib/delphi/test/multiplexed/*.dproj
206/lib/delphi/test/multiplexed/*.2007
207/lib/delphi/test/multiplexed/*.local
208/lib/delphi/test/multiplexed/*.identcache
Jens Geyer0c449122014-11-09 16:23:27 +0100209/lib/delphi/test/multiplexed/*.dcu
Jens Geyerad0141a2013-12-30 22:01:53 +0100210/lib/delphi/test/typeregistry/*.2007
211/lib/delphi/test/typeregistry/*.dproj
212/lib/delphi/test/typeregistry/*.identcache
213/lib/delphi/test/typeregistry/*.local
Jens Geyer0c449122014-11-09 16:23:27 +0100214/lib/delphi/test/typeregistry/*.dcu
Roger Meier0bb3db22011-07-02 22:33:32 +0000215/lib/erl/.eunit
David Hulle544a892017-07-27 02:15:00 +0200216/lib/erl/.generated
217/lib/erl/.rebar/
Roger Meier0dab3832011-10-18 22:19:30 +0000218/lib/erl/deps/
David Hulle544a892017-07-27 02:15:00 +0200219/lib/erl/ebin
David Robakowskiae971ce2013-08-02 12:16:00 +0200220/lib/erl/src/thrift.app.src
David Robakowskiae971ce2013-08-02 12:16:00 +0200221/lib/erl/test/*.beam
David Hulle544a892017-07-27 02:15:00 +0200222/lib/erl/test/*.hrl
223/lib/erl/test/Thrift_omit_without.thrift
Jens Geyerfea00ac2014-10-01 02:22:48 +0200224/lib/haxe/test/bin
David Reissdc0a9412009-05-22 19:52:02 +0000225/lib/hs/dist
David Reissad8ce352008-10-22 21:59:12 +0000226/lib/java/build
Dmitry Volodin1b855d42017-12-18 13:43:28 +0300227/lib/java/target
James E. King, III36628a22017-02-13 15:25:41 -0500228/lib/js/dist
229/lib/js/doc
James E. King, IIIb66b66f2017-08-31 18:07:40 -0700230/lib/js/package-lock.json
Roger Meier0bb3db22011-07-02 22:33:32 +0000231/lib/js/test/build
Volodymyr Gotrab587a122016-09-14 19:18:48 -0500232/lib/netcore/**/.vs
233/lib/netcore/**/bin
234/lib/netcore/**/obj
235/lib/netcore/**/gen-*
jfarrellf13e4312015-08-25 00:39:29 -0400236/lib/nodejs/coverage
Roger Meier8909cbd2014-01-26 11:44:27 +0100237/lib/nodejs/node_modules/
T Jake Luciani1952e542009-02-01 04:47:30 +0000238/lib/perl/MANIFEST
Roger Meier964082a2014-10-08 23:28:09 +0200239/lib/perl/MYMETA.json
Roger Meier3233fe82014-01-12 22:10:47 +0100240/lib/perl/MYMETA.yml
T Jake Luciani1952e542009-02-01 04:47:30 +0000241/lib/perl/Makefile-perl.mk
242/lib/perl/blib
243/lib/perl/pm_to_blib
David Reissad8ce352008-10-22 21:59:12 +0000244/lib/py/build
Roger Meierf1ac2842013-06-28 22:33:04 +0200245/lib/py/thrift.egg-info/
Roger Meierb27012c2014-01-11 11:15:37 +0100246/lib/rb/Gemfile.lock
Roger Meier0bb3db22011-07-02 22:33:32 +0000247/lib/rb/debug_proto_test
David Reissf9e3c3b2010-09-21 18:35:43 +0000248/lib/rb/.config
David Reissf9e3c3b2010-09-21 18:35:43 +0000249/lib/rb/ext/conftest.dSYM/
Roger Meier0bb3db22011-07-02 22:33:32 +0000250/lib/rb/ext/mkmf.log
David Reissf9e3c3b2010-09-21 18:35:43 +0000251/lib/rb/ext/thrift_native.bundle
Roger Meier0bb3db22011-07-02 22:33:32 +0000252/lib/rb/ext/thrift_native.so
Roger Meier267c1812011-09-02 20:33:33 +0000253/lib/rb/test/
Roger Meier3faaedf2011-10-02 10:51:45 +0000254/lib/rb/thrift-*.gem
David Reissf9e3c3b2010-09-21 18:35:43 +0000255/lib/php/src/ext/thrift_protocol/Makefile.*
David Reissf9e3c3b2010-09-21 18:35:43 +0000256/lib/php/src/ext/thrift_protocol/build/
257/lib/php/src/ext/thrift_protocol/config.*
258/lib/php/src/ext/thrift_protocol/configure
259/lib/php/src/ext/thrift_protocol/configure.in
260/lib/php/src/ext/thrift_protocol/install-sh
261/lib/php/src/ext/thrift_protocol/libtool
262/lib/php/src/ext/thrift_protocol/ltmain.sh
263/lib/php/src/ext/thrift_protocol/missing
264/lib/php/src/ext/thrift_protocol/mkinstalldirs
265/lib/php/src/ext/thrift_protocol/modules/
266/lib/php/src/ext/thrift_protocol/php_thrift_protocol.lo
267/lib/php/src/ext/thrift_protocol/run-tests.php
268/lib/php/src/ext/thrift_protocol/thrift_protocol.la
Roger Meier710c1112012-04-28 19:20:08 +0000269/lib/php/src/ext/thrift_protocol/tmp-php.ini
270/lib/php/src/packages/
Roger Meier964082a2014-10-08 23:28:09 +0200271/lib/php/test/TEST-*.xml
Roger Meiere7b0b692012-12-16 15:44:48 +0100272/lib/php/test/packages/
jfarrell30a472e2014-07-10 18:42:30 -0400273/lib/py/dist/
Roger Meier4d5157d2012-01-09 21:23:19 +0000274/lib/erl/logs/
James E. King, IIIb66b66f2017-08-31 18:07:40 -0700275/lib/go/pkg
276/lib/go/src
Jens Geyer0c449122014-11-09 16:23:27 +0100277/lib/go/test/gopath/
278/lib/go/test/ThriftTest.thrift
Allen George8b96bfb2016-11-02 08:01:08 -0400279/lib/rs/target/
280/lib/rs/Cargo.lock
281/lib/rs/test/Cargo.lock
282/lib/rs/test/target/
283/lib/rs/test/bin/
284/lib/rs/test/src/base_one.rs
285/lib/rs/test/src/base_two.rs
286/lib/rs/test/src/midlayer.rs
Allen George58620992017-05-11 07:56:15 -0400287/lib/rs/test/src/recursive.rs
Allen George8b96bfb2016-11-02 08:01:08 -0400288/lib/rs/test/src/ultimate.rs
289/lib/rs/*.iml
290/lib/rs/**/*.iml
David Reissad8ce352008-10-22 21:59:12 +0000291/libtool
292/ltmain.sh
293/missing
Roger Meier281bdae2015-02-03 21:45:28 +0100294/node_modules/
Robert Lua15060a2017-12-28 15:29:39 +0800295/vendor/
296/composer.lock
David Reissad8ce352008-10-22 21:59:12 +0000297/stamp-h1
Nobuaki Sukegawabd165302016-01-19 11:10:07 +0900298/test/features/results.json
Roger Meier41ad4342015-03-24 22:30:40 +0100299/test/results.json
Roger Meierb3c84092014-09-01 21:53:40 +0200300/test/c_glib/test_client
Roger Meier15df0762014-09-29 20:50:56 +0200301/test/c_glib/test_server
Roger Meier0bb3db22011-07-02 22:33:32 +0000302/test/cpp/StressTest
303/test/cpp/StressTestNonBlocking
304/test/cpp/TestClient
305/test/cpp/TestServer
Mark Erickson932c4702015-08-29 10:46:51 -0500306/test/dart/**/.packages
307/test/dart/**/packages
308/test/dart/**/.pub/
309/test/dart/**/pubspec.lock
Roger Meier4d5157d2012-01-09 21:23:19 +0000310/test/log/
311/test/test.log
Roger Meier25c68f42014-09-29 22:12:50 +0200312/test/erl/.generated
James E. King, IIIb66b66f2017-08-31 18:07:40 -0700313/test/erl/.rebar
Nobuaki Sukegawa826ea992015-10-28 22:19:45 +0900314/test/erl/ebin
Roger Meierba4a5f02014-10-22 23:36:13 +0200315/test/go/bin/
Roger Meier9df38542014-07-25 23:24:46 +0200316/test/go/ThriftTest.thrift
317/test/go/gopath
318/test/go/pkg/
Nobuaki Sukegawa2fab3de2015-08-16 15:42:58 +0900319/test/go/src/code.google.com/
James E. King, IIId7142b72017-09-01 13:00:36 -0700320/test/go/src/common/mock_handler.go
Jens Geyer8b470022015-06-19 21:22:57 +0200321/test/go/src/github.com/golang/
James E. King, IIIb66b66f2017-08-31 18:07:40 -0700322/test/go/src/golang.org/
Roger Meier9df38542014-07-25 23:24:46 +0200323/test/go/src/gen/
324/test/go/src/thrift
Jens Geyerbd52f1a2014-07-28 01:25:30 +0200325/test/haxe/bin
Noam Zilbersteinaf5d64a2014-07-31 15:44:13 -0700326/test/hs/TestClient
327/test/hs/TestServer
James E. King, III0ad20bd2017-09-30 15:44:16 -0700328/test/php/php_ext_dir/
Roger Meier0bb3db22011-07-02 22:33:32 +0000329/test/py.twisted/_trial_temp/
Roger Meierb27012c2014-01-11 11:15:37 +0100330/test/rb/Gemfile.lock
Volodymyr Gotrab587a122016-09-14 19:18:48 -0500331/test/netcore/**/.vs
332/test/netcore/**/bin
333/test/netcore/**/obj
334/test/netcore/**/gen-*
335/test/netcore/Thrift
James E. King, IIIb6287362017-09-28 11:57:42 +0000336/test/php/php_ext_dir/
Allen George8b96bfb2016-11-02 08:01:08 -0400337/test/rs/Cargo.lock
338/test/rs/src/thrift_test.rs
339/test/rs/bin/
340/test/rs/target/
341/test/rs/*.iml
342/test/rs/**/*.iml
Roger Meiere7b0b692012-12-16 15:44:48 +0100343/tutorial/cpp/TutorialClient
344/tutorial/cpp/TutorialServer
Roger Meier6e25d742014-07-30 01:17:58 +0200345/tutorial/c_glib/tutorial_client
Roger Meier4606d7d2014-09-29 21:01:58 +0200346/tutorial/c_glib/tutorial_server
Jens Geyer4a62f182015-09-29 20:57:17 +0200347/tutorial/csharp/CsharpServer/obj
348/tutorial/csharp/CsharpServer/bin
349/tutorial/csharp/CsharpClient/obj
350/tutorial/csharp/CsharpClient/bin
Nobuaki Sukegawa402f6412016-02-22 22:41:25 +0900351/tutorial/d/async_client
352/tutorial/d/client
353/tutorial/d/server
Mark Erickson932c4702015-08-29 10:46:51 -0500354/tutorial/dart/**/.packages
355/tutorial/dart/**/packages
356/tutorial/dart/**/.pub/
357/tutorial/dart/**/pubspec.lock
Jens Geyerba682552013-09-05 22:23:28 +0200358/tutorial/delphi/*.dsk
359/tutorial/delphi/*.local
Jens Geyer0c449122014-11-09 16:23:27 +0100360/tutorial/delphi/*.tvsconfig
Jens Geyerba682552013-09-05 22:23:28 +0200361/tutorial/delphi/DelphiClient/dcu
362/tutorial/delphi/DelphiServer/dcu
363/tutorial/delphi/DelphiClient/*.local
364/tutorial/delphi/DelphiClient/*.identcache
365/tutorial/delphi/DelphiServer/*.identcache
366/tutorial/delphi/DelphiServer/*.local
James E. King, IIId7142b72017-09-01 13:00:36 -0700367/tutorial/go/gopath
Jens Geyer0e87c462013-06-18 22:25:07 +0200368/tutorial/go/go-tutorial
369/tutorial/go/calculator-remote
370/tutorial/go/src/shared
371/tutorial/go/src/tutorial
372/tutorial/go/src/git.apache.org
James E. King, IIId7142b72017-09-01 13:00:36 -0700373/tutorial/go/src/golang.org
Jens Geyerbd52f1a2014-07-28 01:25:30 +0200374/tutorial/haxe/bin
Roger Meierf16daad2014-07-04 15:38:20 +0200375/tutorial/hs/dist/
Roger Meiere7b0b692012-12-16 15:44:48 +0100376/tutorial/java/build/
Roger Meiere7b0b692012-12-16 15:44:48 +0100377/tutorial/js/build/
Volodymyr Gotrab587a122016-09-14 19:18:48 -0500378/tutorial/netcore/**/.vs
379/tutorial/netcore/**/bin
380/tutorial/netcore/**/obj
381/tutorial/netcore/**/gen-*
382/tutorial/netcore/Thrift
Allen George8b96bfb2016-11-02 08:01:08 -0400383/tutorial/rs/*.iml
384/tutorial/rs/src/shared.rs
385/tutorial/rs/src/tutorial.rs
386/tutorial/rs/bin
387/tutorial/rs/target
388/tutorial/rs/Cargo.lock
David Reissad8ce352008-10-22 21:59:12 +0000389/ylwrap