refresh gitignore

This commit is contained in:
Samuele Locatelli
2013-10-04 08:52:06 +02:00
parent 12be248182
commit 77e85a0d7d
2 changed files with 12 additions and 48 deletions
+12 -12
View File
@@ -6,19 +6,19 @@
#--------------------------------------------
# ETS-WS
# ETS-DIP
#--------------------------------------------
/ETS-WS/ETS-WS/TempUploads/*
!/ETS-WS/ETS-WS/TempUploads/empty/PlaceHolder.file
/ETS-WS/ETS-WS/ArchivioDocs/*
!/ETS-WS/ETS-WS/ArchivioDocs/PlaceHolder.file
/ETS-WS/ETS-WS/ArchivioDocsRed/*
!/ETS-WS/ETS-WS/ArchivioDocsRed/PlaceHolder.file
/ETS-WS/ETS-WS/obj/Debug
/ETS-WS/ETS-WS/obj/Release
/ETS-WS/ETS-WS/obj/WinLab
/ETS-WS/ETS-WS/obj/ETS/Package/PackageTmp
/ETS-WS/ETS-WS/logs/*.log
/ETS-DIP/ETS-DIP/TempUploads/*
!/ETS-DIP/ETS-DIP/TempUploads/empty/PlaceHolder.file
/ETS-DIP/ETS-DIP/ArchivioDocs/*
!/ETS-DIP/ETS-DIP/ArchivioDocs/PlaceHolder.file
/ETS-DIP/ETS-DIP/ArchivioDocsRed/*
!/ETS-DIP/ETS-DIP/ArchivioDocsRed/PlaceHolder.file
/ETS-DIP/ETS-DIP/obj/Debug
/ETS-DIP/ETS-DIP/obj/Release
/ETS-DIP/ETS-DIP/obj/WinLab
/ETS-DIP/ETS-DIP/obj/ETS/Package/PackageTmp
/ETS-DIP/ETS-DIP/logs/*.log
#--------------------------------------------
-36
View File
@@ -1,36 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS-DIP", "ETS-WS\ETS-DIP.csproj", "{ACE9E793-6523-4B9A-82C6-282D61D358C9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS_Data", "..\ETS_Data\ETS_Data.csproj", "{0A14058F-ED18-4F82-91C9-93945C2C409A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ETS|Any CPU = ETS|Any CPU
Release|Any CPU = Release|Any CPU
WinLab|Any CPU = WinLab|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.ETS|Any CPU.ActiveCfg = ETS|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.ETS|Any CPU.Build.0 = ETS|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Release|Any CPU.Build.0 = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.ActiveCfg = WinLab|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.Build.0 = WinLab|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.ActiveCfg = ETS|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.Build.0 = ETS|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.ActiveCfg = WinLab|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.Build.0 = WinLab|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal