aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/.gitignore
blob: 8ba65dda8fabd5e8fc88e8971d25754aa8383298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Build directories
Debug/*
Release/*
.vs
packages/*
*/Obj
*/Debug
*/Release
*/x64
*.vcxproj.user
*.vcxproj
*/Win32