Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

68 lines
826 B

*.pidb
configure
install-sh
aclocal.m4
config.status
config.log
autom4te.cache
missing
*Makefile
*Makefile.in
*.exe
bin/
*.userprefs
tests/output
src/generator/generator
src/BootstrapPatch
*.pc
.DS_Store
*.user
*.suo
*.sdf
*.opensdf
*.pdb
*.config
!nuget.config
*.vcxproj
*.filters
*.sln
*.metagen
*.ilk
*.manifest
*.tmp
*.cache
*.force
*DesignTime*
*TemporaryGeneratedFile*
*FileListAbsolute*
/build/llvm/llvm-*
/build/llvm/*.tar.gz
/build/scripts/.vagrant
/build/*.zip
/build/*.pkg
/build/vs20*
/build/gmake
/build/headers
/build/config.props
/build/premake/premake5*
/build/gen
/artifacts
/deps/llvm
/external
/extra
/.idea/
/include/include
/include/libc
/include/libcxx
/include/libunwind
/include/linux
/site
/wip
/.vs
/.vscode
# Nuget: do not include produced packages
/build/nuget/*.nupkg
/build/nuget/tools/*
**/obj