2014-01-28 00:52:49 +00:00
|
|
|
*_wire.txt
|
|
|
|
*_wire.bin
|
|
|
|
.DS_Store
|
|
|
|
*.o
|
|
|
|
*.o.d
|
|
|
|
*.class
|
|
|
|
*.a
|
|
|
|
*~
|
|
|
|
*.vcxproj
|
|
|
|
*.vcxproj.filters
|
|
|
|
*.vcxproj.user
|
|
|
|
*.sln
|
|
|
|
*.suo
|
|
|
|
*.keystore
|
|
|
|
**/bin/**
|
|
|
|
**/gen/**
|
|
|
|
**/libs/**
|
|
|
|
**/obj/**
|
|
|
|
**/*.dir/**
|
|
|
|
**/CMakeFiles/**
|
|
|
|
**/cmake_install.cmake
|
2015-05-06 00:10:53 +00:00
|
|
|
**/install_manifest.txt
|
2014-01-28 00:52:49 +00:00
|
|
|
**/CMakeCache.txt
|
2015-05-06 00:10:53 +00:00
|
|
|
**/CMakeTestfile.cmake
|
2014-01-28 00:52:49 +00:00
|
|
|
**/Debug/**
|
|
|
|
**/Release/**
|
|
|
|
build.xml
|
|
|
|
local.properties
|
|
|
|
project.properties
|
|
|
|
proguard-project.txt
|
|
|
|
linklint_results
|
|
|
|
Makefile
|
|
|
|
flatc
|
2015-08-01 16:07:10 +00:00
|
|
|
flatc.exe
|
2015-02-13 23:58:29 +00:00
|
|
|
flathash
|
2015-08-01 16:07:10 +00:00
|
|
|
flathash.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flattests
|
2015-08-01 16:07:10 +00:00
|
|
|
flattests.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flatsamplebinary
|
2015-08-01 16:07:10 +00:00
|
|
|
flatsamplebinary.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flatsampletext
|
2015-08-01 16:07:10 +00:00
|
|
|
flatsampletext.exe
|
2016-07-02 01:08:51 +00:00
|
|
|
grpctest
|
|
|
|
grpctest.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
snapshot.sh
|
2014-07-11 23:12:35 +00:00
|
|
|
tests/go_gen
|
2015-01-17 01:48:51 +00:00
|
|
|
tests/monsterdata_java_wire.mon
|
2015-03-13 20:05:28 +00:00
|
|
|
tests/monsterdata_go_wire.mon
|
2015-08-17 07:56:54 +00:00
|
|
|
tests/monsterdata_javascript_wire.mon
|
2015-08-20 06:53:55 +00:00
|
|
|
tests/unicode_test.mon
|
2014-07-31 22:11:03 +00:00
|
|
|
CMakeLists.txt.user
|
2014-08-20 20:22:16 +00:00
|
|
|
CMakeScripts/**
|
2015-03-26 17:35:52 +00:00
|
|
|
CTestTestfile.cmake
|
2015-05-21 23:33:29 +00:00
|
|
|
FlatBuffers.cbp
|
2014-08-20 20:22:16 +00:00
|
|
|
build/Xcode/FlatBuffers.xcodeproj/project.xcworkspace/**
|
|
|
|
build/Xcode/FlatBuffers.xcodeproj/xcuserdata/**
|
2015-03-26 17:35:52 +00:00
|
|
|
FlatBuffers.xcodeproj/
|
2015-01-10 22:48:44 +00:00
|
|
|
java/.idea
|
|
|
|
java/*.iml
|
2015-08-17 07:56:54 +00:00
|
|
|
.idea
|
2016-07-05 12:29:12 +00:00
|
|
|
*.iml
|
|
|
|
target
|
|
|
|
**/*.pyc
|
2016-01-18 20:54:22 +00:00
|
|
|
build/VS2010/FlatBuffers.sdf
|
|
|
|
build/VS2010/FlatBuffers.opensdf
|
|
|
|
build/VS2010/ipch/**/*.ipch
|