Remove .user files

This commit is contained in:
Michael Bisbjerg 2016-07-18 22:26:56 +02:00
parent bd3508260f
commit 3e0790e751
2 changed files with 2 additions and 7 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ obj/
packages/
# VS
.vs
.vs/
*.user

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>Start</ActiveDebugProfile>
</PropertyGroup>
</Project>