Skip to content

Commit

Permalink
Merge pull request #3283 from ffluk3/add-build-gradle-kts
Browse files Browse the repository at this point in the history
fix: add build.gradle.kts to special.py
  • Loading branch information
paul-gauthier authored Feb 17, 2025
2 parents 6ffbec9 + 235b83d commit 5402ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aider/special.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"composer.lock",
"pom.xml",
"build.gradle",
"build.gradle.kts",
"build.sbt",
"go.mod",
"go.sum",
Expand Down

0 comments on commit 5402ed1

Please sign in to comment.