Skip to content

Commit ae9f663

Browse files
Merge pull request #62 from Clashsoft/patch-1
Exclude Gradle build folder
2 parents 4fb5116 + 7a5d9d6 commit ae9f663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asimov

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ readonly ASIMOV_VENDOR_DIR_SENTINELS=(
4444
'node_modules package.json' # npm, Yarn (NodeJS)
4545
'target Cargo.toml' # Cargo (Rust)
4646
'target pom.xml' # Maven
47+
'build build.gradle' # Gradle
4748
'vendor composer.json' # Composer (PHP)
4849
'vendor Gemfile' # Bundler (Ruby)
4950
)

0 commit comments

Comments
 (0)