blob: 286d7394f95e077a5c96706882cf84a504eaa4f9 [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*~
henriquebcc0f1a2014-04-09 20:52:11 +020024
25.*project
26junit*.properties
Konrad Grochowski93fea152014-10-02 16:29:14 +020027.idea
henrique7fff60f2014-02-09 11:34:50 +010028gen-*
29Makefile
30Makefile.in
jfarrell4402ada2014-07-09 22:22:52 -040031aclocal.m4
32acinclude.m4
henrique7fff60f2014-02-09 11:34:50 +010033autom4te.cache
Roger Meier880a2b32015-05-16 22:40:17 +020034cmake-*
henrique7fff60f2014-02-09 11:34:50 +010035node_modules
Roger Meier63fcb7e2014-06-15 21:48:59 +020036compile
37test-driver
David Robakowskiae971ce2013-08-02 12:16:00 +020038erl_crash.dump
henrique7fff60f2014-02-09 11:34:50 +010039
Roger Meier02364342013-05-30 21:57:34 +020040.sonar
Jake Farrell0fd47da2013-05-02 22:51:52 -040041.DS_Store
Roger Meierbf0b6292014-03-26 23:32:34 +010042.svn
Randy Abernethy775248a2014-09-30 15:44:16 -070043.vagrant
Roger Meier710c1112012-04-28 19:20:08 +000044
Carl Yeksigian1ed79912013-06-03 18:29:31 -040045/contrib/.vagrant/
jfarrell4402ada2014-07-09 22:22:52 -040046/aclocal/libtool.m4
47/aclocal/lt*.m4
David Reissad8ce352008-10-22 21:59:12 +000048/autoscan.log
Jens Geyer47a6e472013-01-04 18:55:50 +010049/autoscan-*.log
Roger Meier710c1112012-04-28 19:20:08 +000050/compiler/cpp/Debug
Konrad Grochowski9fdc90a2014-11-10 18:21:44 +010051/compiler/cpp/Release
Roger Meier710c1112012-04-28 19:20:08 +000052/compiler/cpp/libparse.a
Jens Geyer3e8454c2014-09-04 23:40:32 +020053/compiler/cpp/src/thriftl.cc
54/compiler/cpp/src/thrifty.cc
55/compiler/cpp/src/thrifty.hh
Roger Meiere7b0b692012-12-16 15:44:48 +010056/compiler/cpp/src/windows/version.h
David Reissad8ce352008-10-22 21:59:12 +000057/compiler/cpp/thrift
David Reissad8ce352008-10-22 21:59:12 +000058/compiler/cpp/thriftl.cc
59/compiler/cpp/thrifty.cc
Jens Geyerb149c4f2015-04-02 22:41:22 +020060/compiler/cpp/lex.yythriftl.cc
David Reissad8ce352008-10-22 21:59:12 +000061/compiler/cpp/thrifty.h
Chris Piro92e38602013-03-07 11:24:51 -050062/compiler/cpp/thrifty.hh
David Reissce426242008-10-22 21:59:15 +000063/compiler/cpp/version.h
David Reissad8ce352008-10-22 21:59:12 +000064/config.*
65/configure
66/configure.lineno
67/configure.scan
Roger Meierde18f7b2011-12-12 22:46:45 +000068/contrib/fb303/config.cache
69/contrib/fb303/config.log
70/contrib/fb303/config.status
71/contrib/fb303/configure
Roger Meierde18f7b2011-12-12 22:46:45 +000072/contrib/fb303/cpp/libfb303.a
Roger Meier710c1112012-04-28 19:20:08 +000073/contrib/fb303/java/build/
Roger Meierde18f7b2011-12-12 22:46:45 +000074/contrib/fb303/py/build/
75/contrib/fb303/py/fb303/FacebookService-remote
76/contrib/fb303/py/fb303/FacebookService.py
77/contrib/fb303/py/fb303/__init__.py
78/contrib/fb303/py/fb303/constants.py
79/contrib/fb303/py/fb303/ttypes.py
David Reissad8ce352008-10-22 21:59:12 +000080/depcomp
David Reissad8ce352008-10-22 21:59:12 +000081/install-sh
Roger Meier710c1112012-04-28 19:20:08 +000082/lib/cpp/Debug/
Roger Meierbd057f62012-06-24 19:18:00 +000083/lib/cpp/Debug-mt/
Roger Meier710c1112012-04-28 19:20:08 +000084/lib/cpp/Release/
Roger Meierbd057f62012-06-24 19:18:00 +000085/lib/cpp/Release-mt/
Roger Meier710c1112012-04-28 19:20:08 +000086/lib/cpp/src/thrift/qt/moc_TQTcpServer.cpp
Nobuaki Sukegawa66228772014-12-07 21:45:33 +090087/lib/cpp/src/thrift/qt/moc__TQTcpServer.cpp
Roger Meierf1ac2842013-06-28 22:33:04 +020088/lib/cpp/src/thrift/config.h
89/lib/cpp/src/thrift/stamp-h2
David Reiss351e22b2010-08-31 16:51:19 +000090/lib/cpp/test/Benchmark
Roger Meier0bb3db22011-07-02 22:33:32 +000091/lib/cpp/test/AllProtocolsTest
David Reiss351e22b2010-08-31 16:51:19 +000092/lib/cpp/test/DebugProtoTest
Claudius Heine5ef662b2015-06-24 10:03:50 +020093/lib/cpp/test/DenseProtoTest
Jens Geyer1235ee32014-09-06 14:58:09 +020094/lib/cpp/test/EnumTest
David Reiss351e22b2010-08-31 16:51:19 +000095/lib/cpp/test/JSONProtoTest
96/lib/cpp/test/OptionalRequiredTest
Jim Kingb0b710a2015-07-28 13:31:27 -040097/lib/cpp/test/SecurityTest
Roger Meier0bb3db22011-07-02 22:33:32 +000098/lib/cpp/test/SpecializationTest
David Reiss351e22b2010-08-31 16:51:19 +000099/lib/cpp/test/ReflectionTest
henriquebcc0f1a2014-04-09 20:52:11 +0200100/lib/cpp/test/RecursiveTest
David Reiss351e22b2010-08-31 16:51:19 +0000101/lib/cpp/test/TFDTransportTest
Roger Meier0bb3db22011-07-02 22:33:32 +0000102/lib/cpp/test/TFileTransportTest
Jim Kingb0b710a2015-07-28 13:31:27 -0400103/lib/cpp/test/TInterruptTest
Nobuaki Sukegawad0d7a652014-12-07 21:36:51 +0900104/lib/cpp/test/TNonblockingServerTest
David Reiss351e22b2010-08-31 16:51:19 +0000105/lib/cpp/test/TPipedTransportTest
Ben Craig1684c422015-04-24 08:52:44 -0500106/lib/cpp/test/TServerIntegrationTest
107/lib/cpp/test/TSocketInterruptTest
Roger Meier0bb3db22011-07-02 22:33:32 +0000108/lib/cpp/test/TransportTest
David Reiss351e22b2010-08-31 16:51:19 +0000109/lib/cpp/test/UnitTests
Roger Meier0bb3db22011-07-02 22:33:32 +0000110/lib/cpp/test/ZlibTest
Alan Dunnbee7b732014-07-26 13:48:43 -0500111/lib/cpp/test/OpenSSLManualInitTest
Roger Meier41f47082012-05-11 10:15:51 +0000112/lib/cpp/test/concurrency_test
Roger Meier63fcb7e2014-06-15 21:48:59 +0200113/lib/cpp/test/link_test
Roger Meier41f47082012-05-11 10:15:51 +0000114/lib/cpp/test/processor_test
Roger Meier9e0f0742011-08-03 17:36:55 +0000115/lib/cpp/test/tests.xml
David Reissad8ce352008-10-22 21:59:12 +0000116/lib/cpp/concurrency_test
David Reissad8ce352008-10-22 21:59:12 +0000117/lib/cpp/*.pc
Roger Meier710c1112012-04-28 19:20:08 +0000118/lib/cpp/x64/Debug/
Roger Meierbd057f62012-06-24 19:18:00 +0000119/lib/cpp/x64/Debug-mt/
Roger Meier710c1112012-04-28 19:20:08 +0000120/lib/cpp/x64/Release
Roger Meierbd057f62012-06-24 19:18:00 +0000121/lib/cpp/x64/Release-mt
Roger Meier213a6642010-10-27 12:30:11 +0000122/lib/c_glib/*.gcda
123/lib/c_glib/*.gcno
Roger Meier213a6642010-10-27 12:30:11 +0000124/lib/c_glib/*.loT
Chandler Mayccd998a2016-01-10 06:01:10 +0000125/lib/c_glib/src/thrift/config.h
Nobuaki Sukegawa6bbc9e32016-02-27 16:55:41 +0900126/lib/c_glib/src/thrift/stamp-h3
Roger Meier27b57832014-06-09 22:37:42 +0200127/lib/c_glib/test/*.gcno
Roger Meier213a6642010-10-27 12:30:11 +0000128/lib/c_glib/test/testwrapper.sh
129/lib/c_glib/test/testwrapper-test*
Roger Meier16e2ed22014-07-24 23:54:53 +0200130/lib/c_glib/test/testapplicationexception
Roger Meier710c1112012-04-28 19:20:08 +0000131/lib/c_glib/test/testbinaryprotocol
Chandler May6dde90b2016-01-10 06:01:10 +0000132/lib/c_glib/test/testcompactprotocol
Roger Meier710c1112012-04-28 19:20:08 +0000133/lib/c_glib/test/testbufferedtransport
jfarrelle2e5e222015-08-25 14:59:40 -0400134/lib/c_glib/test/testcontainertest
Roger Meier710c1112012-04-28 19:20:08 +0000135/lib/c_glib/test/testdebugproto
Simon Southe71f20c2016-02-11 06:52:37 -0500136/lib/c_glib/test/testfdtransport
Roger Meier710c1112012-04-28 19:20:08 +0000137/lib/c_glib/test/testframedtransport
138/lib/c_glib/test/testmemorybuffer
139/lib/c_glib/test/testoptionalrequired
140/lib/c_glib/test/testsimpleserver
141/lib/c_glib/test/teststruct
142/lib/c_glib/test/testthrifttest
143/lib/c_glib/test/testthrifttestclient
144/lib/c_glib/test/testtransportsocket
Nobuaki Sukegawa362a5ed2015-12-01 22:17:24 +0900145/lib/c_glib/test/testserialization
Roger Meier0bb3db22011-07-02 22:33:32 +0000146/lib/c_glib/thriftc.pc
147/lib/c_glib/thrift_c_glib.pc
Jens Geyera131b8f2014-04-18 19:46:17 +0200148/lib/csharp/**/bin/
149/lib/csharp/**/obj/
Adam Connelly0c0649d2015-12-26 15:55:05 +0000150/lib/csharp/src/packages
Nobuaki Sukegawa048ea0c2016-03-19 23:40:00 +0900151/lib/d/test/*.pem
Nobuaki Sukegawa8b791b22016-03-05 13:40:25 +0900152/lib/d/libthriftd*.a
153/lib/d/test/async_test
154/lib/d/test/client_pool_test
Roger Meier3233fe82014-01-12 22:10:47 +0100155/lib/d/test/serialization_benchmark
Nobuaki Sukegawa8b791b22016-03-05 13:40:25 +0900156/lib/d/test/stress_test_server
157/lib/d/test/thrift_test_client
158/lib/d/test/thrift_test_server
Roger Meier3233fe82014-01-12 22:10:47 +0100159/lib/d/test/transport_test
160/lib/d/unittest/
Mark Ericksondd89dce2015-12-02 09:53:27 -0600161/lib/dart/coverage
Mark Erickson932c4702015-08-29 10:46:51 -0500162/lib/dart/**/.packages
163/lib/dart/**/packages
164/lib/dart/**/.pub/
165/lib/dart/**/pubspec.lock
Jens Geyer47a6e472013-01-04 18:55:50 +0100166/lib/delphi/src/*.dcu
167/lib/delphi/test/*.identcache
168/lib/delphi/test/*.local
Jens Geyer8c64dc12013-08-15 01:29:49 +0200169/lib/delphi/test/*.dcu
170/lib/delphi/test/*.2007
Jens Geyer47a6e472013-01-04 18:55:50 +0100171/lib/delphi/test/*.dproj
172/lib/delphi/test/*.dproj
Jens Geyerad0141a2013-12-30 22:01:53 +0100173/lib/delphi/test/codegen/*.bat
174/lib/delphi/test/skip/*.local
175/lib/delphi/test/skip/*.identcache
176/lib/delphi/test/skip/*.identcache
Jens Geyer47a6e472013-01-04 18:55:50 +0100177/lib/delphi/test/skip/*.dproj
178/lib/delphi/test/skip/*.dproj
Jens Geyerad0141a2013-12-30 22:01:53 +0100179/lib/delphi/test/skip/*.2007
180/lib/delphi/test/serializer/*.identcache
Jens Geyer47a6e472013-01-04 18:55:50 +0100181/lib/delphi/test/serializer/*.dproj
182/lib/delphi/test/serializer/*.local
Jens Geyerad0141a2013-12-30 22:01:53 +0100183/lib/delphi/test/serializer/*.2007
Jens Geyer0c449122014-11-09 16:23:27 +0100184/lib/delphi/test/serializer/*.dcu
Jens Geyerad0141a2013-12-30 22:01:53 +0100185/lib/delphi/test/multiplexed/*.dproj
186/lib/delphi/test/multiplexed/*.2007
187/lib/delphi/test/multiplexed/*.local
188/lib/delphi/test/multiplexed/*.identcache
Jens Geyer0c449122014-11-09 16:23:27 +0100189/lib/delphi/test/multiplexed/*.dcu
Jens Geyerad0141a2013-12-30 22:01:53 +0100190/lib/delphi/test/typeregistry/*.2007
191/lib/delphi/test/typeregistry/*.dproj
192/lib/delphi/test/typeregistry/*.identcache
193/lib/delphi/test/typeregistry/*.local
Jens Geyer0c449122014-11-09 16:23:27 +0100194/lib/delphi/test/typeregistry/*.dcu
Roger Meier0bb3db22011-07-02 22:33:32 +0000195/lib/erl/.generated
196/lib/erl/.eunit
197/lib/erl/ebin
Roger Meier0dab3832011-10-18 22:19:30 +0000198/lib/erl/deps/
David Robakowskiae971ce2013-08-02 12:16:00 +0200199/lib/erl/src/thrift.app.src
200/lib/erl/test/*.hrl
201/lib/erl/test/*.beam
Jens Geyerfea00ac2014-10-01 02:22:48 +0200202/lib/haxe/test/bin
David Reissdc0a9412009-05-22 19:52:02 +0000203/lib/hs/dist
David Reissad8ce352008-10-22 21:59:12 +0000204/lib/java/build
Roger Meier0bb3db22011-07-02 22:33:32 +0000205/lib/js/test/build
jfarrellf13e4312015-08-25 00:39:29 -0400206/lib/nodejs/coverage
Roger Meier8909cbd2014-01-26 11:44:27 +0100207/lib/nodejs/node_modules/
T Jake Luciani1952e542009-02-01 04:47:30 +0000208/lib/perl/MANIFEST
Roger Meier964082a2014-10-08 23:28:09 +0200209/lib/perl/MYMETA.json
Roger Meier3233fe82014-01-12 22:10:47 +0100210/lib/perl/MYMETA.yml
T Jake Luciani1952e542009-02-01 04:47:30 +0000211/lib/perl/Makefile-perl.mk
212/lib/perl/blib
213/lib/perl/pm_to_blib
David Reissad8ce352008-10-22 21:59:12 +0000214/lib/py/build
Roger Meierf1ac2842013-06-28 22:33:04 +0200215/lib/py/thrift.egg-info/
Roger Meierb27012c2014-01-11 11:15:37 +0100216/lib/rb/Gemfile.lock
Roger Meier0bb3db22011-07-02 22:33:32 +0000217/lib/rb/debug_proto_test
David Reissf9e3c3b2010-09-21 18:35:43 +0000218/lib/rb/.config
David Reissf9e3c3b2010-09-21 18:35:43 +0000219/lib/rb/ext/conftest.dSYM/
Roger Meier0bb3db22011-07-02 22:33:32 +0000220/lib/rb/ext/mkmf.log
David Reissf9e3c3b2010-09-21 18:35:43 +0000221/lib/rb/ext/thrift_native.bundle
Roger Meier0bb3db22011-07-02 22:33:32 +0000222/lib/rb/ext/thrift_native.so
Roger Meier267c1812011-09-02 20:33:33 +0000223/lib/rb/test/
Roger Meier3faaedf2011-10-02 10:51:45 +0000224/lib/rb/thrift-*.gem
David Reissf9e3c3b2010-09-21 18:35:43 +0000225/lib/php/src/ext/thrift_protocol/Makefile.*
David Reissf9e3c3b2010-09-21 18:35:43 +0000226/lib/php/src/ext/thrift_protocol/build/
227/lib/php/src/ext/thrift_protocol/config.*
228/lib/php/src/ext/thrift_protocol/configure
229/lib/php/src/ext/thrift_protocol/configure.in
230/lib/php/src/ext/thrift_protocol/install-sh
231/lib/php/src/ext/thrift_protocol/libtool
232/lib/php/src/ext/thrift_protocol/ltmain.sh
233/lib/php/src/ext/thrift_protocol/missing
234/lib/php/src/ext/thrift_protocol/mkinstalldirs
235/lib/php/src/ext/thrift_protocol/modules/
236/lib/php/src/ext/thrift_protocol/php_thrift_protocol.lo
237/lib/php/src/ext/thrift_protocol/run-tests.php
238/lib/php/src/ext/thrift_protocol/thrift_protocol.la
Roger Meier710c1112012-04-28 19:20:08 +0000239/lib/php/src/ext/thrift_protocol/tmp-php.ini
240/lib/php/src/packages/
Roger Meier964082a2014-10-08 23:28:09 +0200241/lib/php/test/TEST-*.xml
Roger Meiere7b0b692012-12-16 15:44:48 +0100242/lib/php/test/packages/
jfarrell30a472e2014-07-10 18:42:30 -0400243/lib/py/dist/
Roger Meier4d5157d2012-01-09 21:23:19 +0000244/lib/erl/logs/
Jens Geyer0c449122014-11-09 16:23:27 +0100245/lib/go/test/gopath/
246/lib/go/test/ThriftTest.thrift
David Reissad8ce352008-10-22 21:59:12 +0000247/libtool
248/ltmain.sh
249/missing
Roger Meier281bdae2015-02-03 21:45:28 +0100250/node_modules/
David Reissad8ce352008-10-22 21:59:12 +0000251/stamp-h1
Nobuaki Sukegawabd165302016-01-19 11:10:07 +0900252/test/features/results.json
Roger Meier41ad4342015-03-24 22:30:40 +0100253/test/results.json
Roger Meierb3c84092014-09-01 21:53:40 +0200254/test/c_glib/test_client
Roger Meier15df0762014-09-29 20:50:56 +0200255/test/c_glib/test_server
Roger Meier0bb3db22011-07-02 22:33:32 +0000256/test/cpp/StressTest
257/test/cpp/StressTestNonBlocking
258/test/cpp/TestClient
259/test/cpp/TestServer
Mark Erickson932c4702015-08-29 10:46:51 -0500260/test/dart/**/.packages
261/test/dart/**/packages
262/test/dart/**/.pub/
263/test/dart/**/pubspec.lock
Roger Meier4d5157d2012-01-09 21:23:19 +0000264/test/log/
265/test/test.log
Roger Meier25c68f42014-09-29 22:12:50 +0200266/test/erl/.generated
Nobuaki Sukegawa826ea992015-10-28 22:19:45 +0900267/test/erl/ebin
Roger Meierba4a5f02014-10-22 23:36:13 +0200268/test/go/bin/
Roger Meier9df38542014-07-25 23:24:46 +0200269/test/go/ThriftTest.thrift
270/test/go/gopath
271/test/go/pkg/
Nobuaki Sukegawa2fab3de2015-08-16 15:42:58 +0900272/test/go/src/code.google.com/
Jens Geyer8b470022015-06-19 21:22:57 +0200273/test/go/src/github.com/golang/
Roger Meier9df38542014-07-25 23:24:46 +0200274/test/go/src/gen/
275/test/go/src/thrift
Jens Geyerbd52f1a2014-07-28 01:25:30 +0200276/test/haxe/bin
Noam Zilbersteinaf5d64a2014-07-31 15:44:13 -0700277/test/hs/TestClient
278/test/hs/TestServer
Roger Meier0bb3db22011-07-02 22:33:32 +0000279/test/py.twisted/_trial_temp/
Roger Meierb27012c2014-01-11 11:15:37 +0100280/test/rb/Gemfile.lock
Roger Meiere7b0b692012-12-16 15:44:48 +0100281/tutorial/cpp/TutorialClient
282/tutorial/cpp/TutorialServer
Roger Meier6e25d742014-07-30 01:17:58 +0200283/tutorial/c_glib/tutorial_client
Roger Meier4606d7d2014-09-29 21:01:58 +0200284/tutorial/c_glib/tutorial_server
Jens Geyer4a62f182015-09-29 20:57:17 +0200285/tutorial/csharp/CsharpServer/obj
286/tutorial/csharp/CsharpServer/bin
287/tutorial/csharp/CsharpClient/obj
288/tutorial/csharp/CsharpClient/bin
Nobuaki Sukegawa402f6412016-02-22 22:41:25 +0900289/tutorial/d/async_client
290/tutorial/d/client
291/tutorial/d/server
Mark Erickson932c4702015-08-29 10:46:51 -0500292/tutorial/dart/**/.packages
293/tutorial/dart/**/packages
294/tutorial/dart/**/.pub/
295/tutorial/dart/**/pubspec.lock
Jens Geyerba682552013-09-05 22:23:28 +0200296/tutorial/delphi/*.dsk
297/tutorial/delphi/*.local
Jens Geyer0c449122014-11-09 16:23:27 +0100298/tutorial/delphi/*.tvsconfig
Jens Geyerba682552013-09-05 22:23:28 +0200299/tutorial/delphi/DelphiClient/dcu
300/tutorial/delphi/DelphiServer/dcu
301/tutorial/delphi/DelphiClient/*.local
302/tutorial/delphi/DelphiClient/*.identcache
303/tutorial/delphi/DelphiServer/*.identcache
304/tutorial/delphi/DelphiServer/*.local
Jens Geyer0e87c462013-06-18 22:25:07 +0200305/tutorial/go/go-tutorial
306/tutorial/go/calculator-remote
307/tutorial/go/src/shared
308/tutorial/go/src/tutorial
309/tutorial/go/src/git.apache.org
Jens Geyerbd52f1a2014-07-28 01:25:30 +0200310/tutorial/haxe/bin
Roger Meierf16daad2014-07-04 15:38:20 +0200311/tutorial/hs/dist/
Roger Meiere7b0b692012-12-16 15:44:48 +0100312/tutorial/java/build/
Roger Meiere7b0b692012-12-16 15:44:48 +0100313/tutorial/js/build/
David Reissad8ce352008-10-22 21:59:12 +0000314/ylwrap
Jake Farrell0fd47da2013-05-02 22:51:52 -0400315
Pascal Bachd5f87e12014-12-12 15:59:17 +0100316/cmake_*