forked from Sitecore-Community/sample-sitecore-mvc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
51 lines (51 loc) · 1 KB
/
.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/MVC.Tests/bin/Debug
/MVC.Tests/obj/Debug
/MVC.Tests/obj/Release
/*.suo
/MVC/Properties/PublishProfiles/*.pubxml
/MVC/Properties/PublishProfiles/*.user
/MVC/*.user
/MVC/obj/Debug
/MVC/obj/Release
/_UpgradeReport_Files
/UpgradeLog2.XML
/UpgradeLog3.htm
/UpgradeLog3.XML
/UpgradeLog.htm
/UpgradeLog.XML
/UpgradeLog2.htm
/MVC.Repositories/obj/Debug
/MVC.Data/obj/Release
/MVC/bin/MVC.Data.dll
/MVC/bin/MVC.Data.pdb
/MVC.Data/bin/Debug
/MVC.Data/obj/Debug
/MVC.Data/bin/Release
/MVC/bin/MVC.Tutorial.dll
/MVC/bin/MVC.Tutorial.pdb
/Libraries/*.dll
/MVC/bin/Castle.Core.dll
/MVC/bin/Castle.Core.xml
/MVC/bin/Castle.Windsor.dll
/MVC/bin/Castle.Windsor.xml
/Libraries/Sitecore.Kernel.dll
/Libraries/Sitecore.Mvc.dll
/MVC/bin/MVC.dll
/MVC/bin/MVC.pdb
/Libraries/Sitecore.Logging.dll
/MVC/bin/Sitecore.Kernel.dll
/MVC/bin/Sitecore.Logging.dll
/MVC/bin/Sitecore.Mvc.dll
/packages
/MVC.Data/bin/Debug/MVC.Data.dll
obj/
/build
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.vssscc
$tf*/
/packages
/Images
/Website/Local Disk
*$recycle.bin*