Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit e0552a5

Browse files
committed
(maint) Added additional ignores
1 parent 9589a3e commit e0552a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,9 @@ BuildArtifacts/
279279
.DS_Store
280280

281281
# Testing
282-
test/tools/Modules/*.dll
282+
test/tools/Modules/**/*.dll
283+
test/tools/Modules/**/*.nuspec
284+
test/tools/Modules/**/*.xml
283285

284286
.store
285287
dotnet-octo

0 commit comments

Comments
 (0)