Ignore executables

This commit is contained in:
Andy Schwartzmeyer 2016-05-24 14:42:21 -07:00
parent c5a81c2e6e
commit 0afc56d5d4

3
.gitignore vendored
View file

@ -13,8 +13,9 @@ dotnet-install.ps1
*.xproj
*.xproj.user
# We copy powershell.exe as a content in host dotnet cli projects
# Ignore executables
*.exe
*.msi
# ignore the version file as it is generated at build time
powershell.version