Ignores build.tmp folder at root as we don't want to analyze the tmp build output

This commit is contained in:
Warren Buckley
2021-02-16 12:42:29 +00:00
committed by GitHub
parent e6462eded6
commit 68ff157cf0

View File

@@ -9,5 +9,6 @@ paths-ignore:
- Umbraco.Tests.AcceptanceTest
- Umbraco.Tests.Benchmarks
- bin
- build.tmp
paths:
- src
- src