forked from YourITGroup/MemberListView
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (28 loc) · 744 Bytes
/
.gitignore
File metadata and controls
29 lines (28 loc) · 744 Bytes
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
bin
obj
/packages
/MemberList/App_Data
/MemberList/App_Plugins/MemberManager/backoffice
/MemberList/App_Plugins/MemberManager
/MemberList/umbraco
/MemberList/umbraco_client
*.user
*.suo
/WebSample/obj
/WebSample/Umbraco
/WebSample/Umbraco_Client
/WebSample/Views
/WebSample/Media
/WebSample/Global.asax
/WebSample/default.aspx
/WebSample/bin
/WebSample/App_Browsers
/WebSample/App_Data/Logs
/WebSample/App_Data/NuGetBackup
/WebSample/App_Data/TEMP
/.vs
/MemberListView/App_Data/NuGetBackup
*.nupkg