81 lines
1.3 KiB
Plaintext
Executable File
81 lines
1.3 KiB
Plaintext
Executable File
*_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
|
|
**/install_manifest.txt
|
|
**/CMakeCache.txt
|
|
**/CMakeTestfile.cmake
|
|
**/Debug/**
|
|
**/Release/**
|
|
build.xml
|
|
local.properties
|
|
project.properties
|
|
proguard-project.txt
|
|
linklint_results
|
|
Makefile
|
|
flatc
|
|
flatc.exe
|
|
flathash
|
|
flathash.exe
|
|
flattests
|
|
flattests.exe
|
|
flatsamplebinary
|
|
flatsamplebinary.exe
|
|
flatsampletext
|
|
flatsampletext.exe
|
|
grpctest
|
|
grpctest.exe
|
|
snapshot.sh
|
|
tests/go_gen
|
|
tests/monsterdata_java_wire.mon
|
|
tests/monsterdata_go_wire.mon
|
|
tests/monsterdata_javascript_wire.mon
|
|
tests/unicode_test.mon
|
|
tests/ts/
|
|
CMakeLists.txt.user
|
|
CMakeScripts/**
|
|
CTestTestfile.cmake
|
|
FlatBuffers.cbp
|
|
build/Xcode/FlatBuffers.xcodeproj/project.xcworkspace/**
|
|
build/Xcode/FlatBuffers.xcodeproj/xcuserdata/**
|
|
FlatBuffers.xcodeproj/
|
|
java/.idea
|
|
java/*.iml
|
|
.idea
|
|
*.iml
|
|
target
|
|
**/*.pyc
|
|
build/VS2010/FlatBuffers.sdf
|
|
build/VS2010/FlatBuffers.opensdf
|
|
build/VS2010/ipch/**/*.ipch
|
|
*.so
|
|
Testing/Temporary
|
|
.cproject
|
|
.settings/
|
|
.project
|
|
net/**/obj
|
|
node_modules/
|
|
android/.externalNativeBuild/
|
|
android/.gradle/
|
|
android/build/
|
|
samples/android/.externalNativeBuild/
|
|
samples/android/.gradle/
|
|
samples/android/build/
|