Removed generated/local files from source control.

Updated .gitignore file.
Added the rest of the files to solution.
This commit is contained in:
Cristian Stoica 2017-05-02 09:00:21 +03:00 коммит произвёл Marek Safar
Родитель c0fda05dd2
Коммит fc96e216d5
4 изменённых файлов: 6 добавлений и 15 удалений

2
.gitignore поставляемый
Просмотреть файл

@ -4,3 +4,5 @@ MoMAExtractor/obj/
bin/
obj/
packages/
*.suo
*.user

Просмотреть файл

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartArguments>
</StartArguments>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<StartArguments>
</StartArguments>
</PropertyGroup>
</Project>

Просмотреть файл

@ -1,11 +1,14 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EFB1C06D-B954-441C-8720-F4AA9E4C33F6}"
ProjectSection(SolutionItems) = preProject
ChangeLog = ChangeLog
Makefile = Makefile
MoMASubmitWebService\MoMASubmit.asmx = MoMASubmitWebService\MoMASubmit.asmx
TODO = TODO
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMA", "MoMA.csproj", "{D7FF97F5-1029-4886-9C9D-4EE5618836BC}"

Двоичные данные
MoMA.suo

Двоичный файл не отображается.