Skip to content

Commit f30872c

Browse files
Add artifact ignore rules
1 parent 23288b6 commit f30872c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.artifactignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**/*
2+
!tests/*/bin/**

Umbraco.Deploy.Contrib.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Umbraco.Deploy.Contrib.Test
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7AF3C28D-DBD0-4771-9A78-D6E982094DCC}"
1111
ProjectSection(SolutionItems) = preProject
12+
.artifactignore = .artifactignore
1213
.editorconfig = .editorconfig
1314
.gitattributes = .gitattributes
1415
.gitignore = .gitignore

0 commit comments

Comments
 (0)