ignore the msvc ipch folder
This commit is contained in:
parent
b57a230f33
commit
9999a9695a
1
build/win64/.gitignore
vendored
1
build/win64/.gitignore
vendored
|
@ -9,4 +9,5 @@ cmake_install.cmake
|
|||
*.dir/*
|
||||
*.sln
|
||||
x64/*
|
||||
ipch/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue