Skip to content

Commit 720e482

Browse files
committed
Ignore tools
1 parent 1863844 commit 720e482

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ bld/
2727
[Oo]bj/
2828
[Ll]og/
2929

30+
[Pp]ackages/
31+
[Tt]ools/
32+
![Tt]ools/packages.config
33+
*.nuget.targets
34+
*.nuget.props
35+
*.nupkg
36+
3037
# Visual Studio 2015/2017 cache/options directory
3138
.vs/
3239
# Uncomment if you have tasks that create the project's static files in wwwroot
@@ -338,3 +345,5 @@ ASALocalRun/
338345

339346
# BeatPulse healthcheck temp database
340347
healthchecksdb
348+
349+
*.ncrunchsolution

0 commit comments

Comments
 (0)