-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
83 lines (83 loc) · 3.22 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
.vs/
*.user
DeclarativeElements/DeclarativeElements/FieldsListsContentTypes/Properties
DeclarativeElements/DeclarativeElements/FieldsListsContentTypes/bin
DeclarativeElements/DeclarativeElements/FieldsListsContentTypes/obj
DeclarativeElements/DeclarativeElements/FieldsListsContentTypes/pkg
DeclarativeElements/DeclarativeElements/FieldsListsContentTypes/pkgobj
DeclarativeElements/DeclarativeElements/CustomFieldType/Properties
DeclarativeElements/DeclarativeElements/CustomFieldType/bin
DeclarativeElements/DeclarativeElements/CustomFieldType/obj
DeclarativeElements/DeclarativeElements/CustomFieldType/pkg
DeclarativeElements/DeclarativeElements/CustomFieldType/pkgobj
DeclarativeElements/DeclarativeElements/JSLinks/Properties
DeclarativeElements/DeclarativeElements/JSLinks/bin
DeclarativeElements/DeclarativeElements/JSLinks/obj
DeclarativeElements/DeclarativeElements/JSLinks/pkg
DeclarativeElements/DeclarativeElements/JSLinks/pkgobj
EventReceivers/SharePointSharedLibrary/Properties
EventReceivers/SharePointSharedLibrary/bin
EventReceivers/SharePointSharedLibrary/obj
EventReceivers/SharePointSharedLibrary/pkg
EventReceivers/SharePointSharedLibrary/pkgobj
EventReceivers/SharedLogic/Properties
EventReceivers/SharedLogic/bin
EventReceivers/SharedLogic/obj
EventReceivers/EventReceiver/Properties
EventReceivers/EventReceiver/bin
EventReceivers/EventReceiver/obj
EventReceivers/EventReceiver/pkg
EventReceivers/EventReceiver/pkgobj
EventReceivers/ContentTypeWithEventReceiver/Properties
EventReceivers/ContentTypeWithEventReceiver/bin
EventReceivers/ContentTypeWithEventReceiver/obj
EventReceivers/ContentTypeWithEventReceiver/pkg
EventReceivers/ContentTypeWithEventReceiver/pkgobj
TimerJob/TimerJob/Properties
TimerJob/TimerJob/bin
TimerJob/TimerJob/obj
TimerJob/TimerJob/pkg
TimerJob/TimerJob/pkgobj
Webpart/Webpart/Properties
Webpart/Webpart/bin
Webpart/Webpart/obj
Webpart/Webpart/pkg
Webpart/Webpart/pkgobj
Webpart/GetSpecifiedItemsWebpart/Properties
Webpart/GetSpecifiedItemsWebpart/bin
Webpart/GetSpecifiedItemsWebpart/obj
Webpart/GetSpecifiedItemsWebpart/pkg
Webpart/GetSpecifiedItemsWebpart/pkgobj
MasterPage/MasterPage/Properties
MasterPage/MasterPage/bin
MasterPage/MasterPage/obj
MasterPage/MasterPage/pkg
MasterPage/MasterPage/pkgobj
MasterPage/Components/Properties
MasterPage/Components/bin
MasterPage/Components/obj
MasterPage/Components/pkg
MasterPage/Components/pkgobj
CustomRibbonAndApplicationPage/ApplicationPage/Properties
CustomRibbonAndApplicationPage/ApplicationPage/bin
CustomRibbonAndApplicationPage/ApplicationPage/obj
CustomRibbonAndApplicationPage/ApplicationPage/pkg
CustomRibbonAndApplicationPage/ApplicationPage/pkgobj
CustomRibbonAndApplicationPage/CustomRibbon/Properties
CustomRibbonAndApplicationPage/CustomRibbon/bin
CustomRibbonAndApplicationPage/CustomRibbon/obj
CustomRibbonAndApplicationPage/CustomRibbon/pkg
CustomRibbonAndApplicationPage/CustomRibbon/pkgobj
CSOMApp/CSOMApp/bin
CSOMApp/CSOMApp/obj
CSOMApp/CSOMApp/pkg
CSOMApp/CSOMApp/pkgobj
/CSOMApp/packages/Microsoft.SharePoint2016.CSOM.16.0.4690.1000
ClientSideProject/ISAPI/bin
ClientSideProject/ISAPI/obj
ClientSideProject/ISAPI/pkg
ClientSideProject/ISAPI/pkgobj
ClientSideProject/FrontEnd/bin
ClientSideProject/FrontEnd/obj
ClientSideProject/FrontEnd/pkg
ClientSideProject/FrontEnd/pkgobj