forked from Orckestra/C1-CMS-Foundation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
38 lines (34 loc) · 811 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
35
36
37
38
/.vs
/Composite/bin
/Composite/obj
/Composite.Workflows/bin
/Composite.Workflows/obj
/Website/App_Data
/Website/App_GlobalResources
/Website/bower_components
/Website/bin
/Website/obj
/Website/Composite/InstalledPackages
/Website/Composite/scripts/compressed
/Website/Composite/styles/styles.*
/Website/Composite/content/forms/InstalledPackages
/Website/Composite/lib
/Website/Composite/console.js
/Website/Composite/console.js.map
/Website/Frontend
/Website/node_modules
/Website/jspm_packages
/Website/coverage
/Website/Composite/images/sprite.svg
/Website/Composite/console/icons.svg
/Website/Views
/Website/Web.config
/Website/test/e2e/screenshots/
/Website/Blog*.ashx
/Website/Newsletter.ashx
/Bin/Composite.dll
/Bin/Composite.Workflows.dll
/Packages/
selenium-debug.log
/Website/test/e2e/reports/