Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f426a1c8a8f9306ec59e6d303c8aabfecf44f8d (plain)
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
# Folders
artifacts/
bin/
obj/
.dotnet/
.nuget/
.packages/
.tools/
.vs/
node_modules/
BenchmarkDotNet.Artifacts/
.gradle/
src/SignalR/clients/**/dist/
modules/
.ionide/

# File extensions
*.aps
*.binlog
*.dll
*.DS_Store
*.exe
*.idb
*.lib
*.log
*.pch
*.pdb
*.pidb
*.psess
*.res
*.snk
*.so
*.suo
*.svclog
*.tlog
*.user
*.userprefs
*.vspx

# Specific files, typically generated by tools
.config/dotnet-tools.json
msbuild.ProjectImports.zip
StyleCop.Cache
UpgradeLog.htm
.idea
mono_crash.*.json
mono_crash.*.blob