-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
34 lines (28 loc) · 1018 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
packages/
!packages/repositories.config
.vs/ProteanCMS/v16
.vs/ProteanCMS/v17
.vs/ProteanCMS/FileContentIndex
.vs/ProteanCMS-V6/v16
.vs/ProteanCMS-V6/v17
.vs/ProteanCMS-V6/FileContentIndex
.vs/ProteanCMSInstaller/v16
.vs/ProteanCMSInstaller/v17
.vs/ProteanCMSInstaller/FileContentIndex
wwwroot/bin/**
wwwroot/images/**
wwwroot/ewcommon/bin/**
V6_wwwroot/bin/**
V6_wwwroot/images/**
V6_wwwroot/ptn/Bin/**
Assemblies/Protean.CMS/bin/**
Assemblies/Protean.CMS/obj/**
Assemblies/Protean.Tools/bin/**
Assemblies/Protean.Tools/obj/**
Assemblies/Protean.Tools.UnitTests/bin/**
Assemblies/Protean.Tools.UnitTests/obj/**
/Assemblies/Protean.CMS/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/Assemblies/Protean.CMS/obj/Debug/Protean.CMS.csproj.AssemblyReference.cache