-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
52 lines (52 loc) · 800 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
.DS_Store
.dockershare
.dotnetcli
.metadata
.settings
.vs
_Chutzpah*
_ReSharper*
_reports
_UpgradeReport_Files/
artifacts/
Backup*/
BenchmarkDotNet.Artifacts*/
bin
Bin
BuildOutput
cdp.pid
coverage
coverage.*
node_modules
obj
packages
project.lock.json
src/LondonTravel.Site/.config/
src/LondonTravel.Site/assets/scripts/ts/**/*.js
src/LondonTravel.Site/assets/scripts/ts/**/*.js.map
src/LondonTravel.Site/Properties/ServiceDependencies/
src/LondonTravel.Site/wwwroot/assets/*
!src/LondonTravel.Site/wwwroot/assets/img/
src/LondonTravel.Site/wwwroot/lib/*
TestResults
typings
UpgradeLog*.htm
UpgradeLog*.XML
PublishProfiles
*.DotSettings
*.GhostDoc.xml
*.log
*.nupkg
*.opensdf
*.p8
*.pfx
*.[Pp]ublish.xml
*.publishproj
*.pubxml
*.received.*
*.sdf
*.sln.cache
*.sln.docstates
*.sln.ide
*.suo
*.user