Update .gitignore

This commit is contained in:
Sergei Vorobev 2016-06-15 18:59:06 -07:00
parent cd6b4e2ebc
commit 979610035a
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View file

@ -12,6 +12,8 @@ dotnet-install.ps1
# VS auto-generated solution files for project.json solutions
*.xproj
*.xproj.user
*.suo
# Ignore executables
*.exe

View file

@ -4,6 +4,7 @@ CMakeCache.txt
CMakeFiles/
PowerShell.sln
Win32/
x64/
ZERO_CHECK.vcxproj
ZERO_CHECK.vcxproj.filters
cmake_install.cmake