We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1863844 commit 720e482Copy full SHA for 720e482
1 file changed
.gitignore
@@ -27,6 +27,13 @@ bld/
27
[Oo]bj/
28
[Ll]og/
29
30
+[Pp]ackages/
31
+[Tt]ools/
32
+![Tt]ools/packages.config
33
+*.nuget.targets
34
+*.nuget.props
35
+*.nupkg
36
+
37
# Visual Studio 2015/2017 cache/options directory
38
.vs/
39
# Uncomment if you have tasks that create the project's static files in wwwroot
@@ -338,3 +345,5 @@ ASALocalRun/
338
345
339
346
# BeatPulse healthcheck temp database
340
347
healthchecksdb
348
349
+*.ncrunchsolution
0 commit comments