зеркало из https://github.com/microsoft/cppwin32.git
41 строка
337 B
Plaintext
41 строка
337 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
# *.dll
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Visual Studio files
|
|
.vs
|
|
.vscode
|
|
.nuget
|
|
*.user
|
|
*.nupkg
|
|
|
|
build
|
|
packages
|
|
Debug
|
|
Release
|
|
Generated Files |