-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
29 lines (28 loc) · 884 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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/HtmlSpeedPack/v14
/HtmlSpeedPack/.vs/HtmlParser/v14
/HtmlSpeedPack/bin
/HtmlSpeedPack.Benchmark/bin
/HtmlSpeedPack.Benchmark/obj
/HtmlSpeedPack.Test/bin
/HtmlSpeedPack.Test/obj
/packages
/nuget
*.user
/HtmlSpeedPack/obj/Release
/HtmlSpeedPack/obj/Debug
/.vs/HtmlPerformanceKit/v14
/HtmlPerformanceKit/.vs/HtmlParser/v14
/HtmlPerformanceKit/bin
/HtmlPerformanceKit/obj
/HtmlPerformanceKit/HtmlPerformanceKit.csproj.DotSettings
/HtmlPerformanceKit.Benchmark/bin
/HtmlPerformanceKit.Benchmark/obj
/HtmlPerformanceKit.Test/bin
/HtmlPerformanceKit.Test/obj
/.vs/HtmlPerformanceKit/v15
*.log
/.vs/HtmlPerformanceKit
/.vs/ProjectEvaluation