remove vs2017 cache directory

This commit is contained in:
Ivan Achlaqullah 2019-01-19 00:46:46 +07:00
parent 29d8ca4ce4
commit 3da0ef4078

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ _ReSharper*
*.dir *.dir
*.vcxproj* *.vcxproj*
*.sln *.sln
.vs/
Win32 Win32
x64 x64
Debug Debug