forked from dotnetcore/FlubuCore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
85 lines (85 loc) · 2.27 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
84
85
/**/project.lock.json
/.vs
/dotnet-flubu/bin
/dotnet-flubu/obj
/**/*.xproj.user
/flubu/bin
/flubu/obj
/flubu.tests/bin
/flubu.tests/obj
/Flubu.Tests/project.json.new
/project.json.new
/Flubu.BuildScript/bin
/Flubu.BuildScript/obj
/bin
/obj
/results.xml
/Flubu.BuildScript/.vscode
flubu.tests/tmp/
flubu.core/bin/
flubu.core/obj/Debug/netstandard1.6/.IncrementalCache
flubu.core/obj/
/FlubuCore/bin
/FlubuCore/obj
tmp/
/Flubu.VisualStudio/bin/Debug
/Flubu.VisualStudio/obj/Debug
/Flubu.VisualStudio/Flubu.VisualStudio.csproj.user
/packages
Flubu.VisualStudio/bin/
Flubu.VisualStudio/obj/
FlubuExamples/NetCore_1.1/FlubuExample/bin/
FlubuExamples/NetCore_1.1/FlubuExample/obj/
FlubuExamples/NetCore_1.1/.vs/
Fluburesult.xml
FlubuExamples/NetCore_1.1/BuildScript/bin/
FlubuExamples/NetCore_1.1/BuildScript/obj/
CommonAssemblyInfo.cs
FlubuCore.Runner/bin/Debug/Microsoft.CodeAnalysis.CSharp.Scripting.xml
FlubuCore.Runner/bin/
FlubuCore.Runner/obj/
build/
Flubu.SystemTests/obj/
Flubu.SystemTests/bin/Release/netcoreapp1.0/publish/runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so
output/
Flubu.SystemTests/bin/
Flubu.SystemTests/project.json.new
FlubuCore.WebApi/obj/Debug/netcoreapp1.1/CoreCompileInputs.cache
FlubuCore.WebApi/obj/
FlubuCore.WebApi/bin/Debug/netcoreapp1.1/FlubuCore.WebApi.deps.json
FlubuCore.WebApi/bin/
FlubuCore.WebApi.Client/obj/
FlubuCore.WebApi.Client/bin/
FlubuCore.WebApi.Model/obj/
FlubuCore.WebApi.Model/bin/
FlubuCore.WebApi.Tests/bin/
FlubuCore.WebApi.Tests/obj/
FlubuCore/FlubuCore.csproj.user
FlubuCore.WebApi/Logs/
dotnet-flubu/dotnet-flubu.csproj.user
Build.csproj.user
/.gitattributes
FlubuCore.GlobalTool/bin/
FlubuCore.GlobalTool/obj/
FlubuCore.Analyser.Test/bin/
FlubuCore.Analyser.Test/obj/
FlubuCore.Analyser.Vsix/bin/
FlubuCore.Analyser.Vsix/obj/
FlubuCore.Analyser/obj/
FlubuCore.Analyser/bin/
FlubuCore.Analyzer/FlubuCore.Analyzer.Test/obj/
FlubuClore.Analyzer.Test/obj/
FlubuClore.Analyzer/obj/
FlubuClore.Analyzer.Test/bin/
FlubuClore.Analyzer/bin/
FlubuCore.Analyzer.Test/bin/
FlubuCore.Analyzer.Test/obj/
FlubuCore.Analyzer/bin/
FlubuCore.Analyzer/obj/
FlubuCore.Analyzers.Tests/bin/
FlubuCore.Analyzers.Tests/obj/
FlubuCore.Analyzers/bin/
FlubuCore.Analyzers/obj/
FlubuCore.Tests/bin/
FlubuCore.Tests/obj/
FlubuCore.Tests/FlubuCore.Tests.csproj.user