-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
57 lines (57 loc) · 899 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[Oo]bj/
[Bb]in/
*.xap
*.user
/TestResults
*.vspscc
*.vssscc
*.suo
*.cache
*.docstates
*.log
*.log.*
_ReSharper.*
*.csproj.user
*[Rr]e[Ss]harper.user
_ReSharper.*/
packages/*
artifacts/*
msbuild.log
PublishProfiles/
*.psess
*.vsp
*.pidb
*.userprefs
*DS_Store
*.ncrunchsolution
*.log
*.vspx
/.symbols
nuget.exe
build/
*net45.csproj
*k10.csproj
App_Data/
bower_components
node_modules
*.sln.ide
*/*.Spa/public/*
*/*.Spa/wwwroot/*
*.ng.ts
*.sln.ide
__*.htm
src/AlbumViewerVNext/wwwroot/web.config__X
thumbs.db
.vs
.vs/config/applicationhost.config
publishprofile.xml
.idea
dist
/AlbumViewerVnext.azurewebsites.net.PublishSettings
src/AlbumViewerAspNet5/project.lock.json
AlbumViewer.publishsettings
*.sqlite
*.lock.json
src/AlbumViewerBusiness/project.lock.json
src/AlbumViewerNetCore/project.lock.json
src/Westwind.Utilitities/project.lock.json