Add *.csproj.user to .gitignore

This commit is contained in:
Jason Shirk (POWERSHELL) 2016-07-01 17:37:19 -07:00
parent 9a6655c147
commit 07501f1d3a

2
.gitignore vendored
View file

@ -17,6 +17,8 @@ dotnet-uninstall-debian-packages.sh
*.xproj.user
*.suo
# VS auto-generated files for csproj files
*.csproj.user
# Ignore executables
*.exe