зеркало из https://github.com/microsoft/IPC.Bond.git
47 строки
439 B
Plaintext
47 строки
439 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
/ipch
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Nuget packages
|
|
/packages
|
|
|
|
# Visual Studio files
|
|
/.vs
|
|
*.VC.opendb
|
|
*.VC.db
|
|
*.vcxproj.user
|
|
|
|
# Build folders
|
|
**/x64
|
|
|
|
# Generated files
|
|
UnitTestsManaged/generated
|
|
/Examples/**/generated
|