Skip to content

Commit 4969fc6

Browse files
authored
Ignoring all md files
1 parent f01c101 commit 4969fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ apply plugin: com.google.firebase.gradle.plugins.ci.metrics.MetricsPlugin
6262
firebaseContinuousIntegration {
6363
ignorePaths = [
6464
/.*\.gitignore$/,
65-
/.*.md$/,
65+
/.*\/.*.md$/,
6666
]
6767
}
6868

0 commit comments

Comments
 (0)