Extended git ignore list

This commit is contained in:
Anton Kasyanov
2016-05-09 17:15:42 +03:00
parent 2b9a9a7422
commit ed66e5c033
4 changed files with 2 additions and 17 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
bin/*
obj/*
*.suo
*.suo
*.user

View File

@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory>
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
<PropertyGroup>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
</Project>

Binary file not shown.

Binary file not shown.