mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
Merge pull request #3283 from ffluk3/add-build-gradle-kts
fix: add build.gradle.kts to special.py
This commit is contained in:
commit
5402ed112c
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ ROOT_IMPORTANT_FILES = [
|
|||
"composer.lock",
|
||||
"pom.xml",
|
||||
"build.gradle",
|
||||
"build.gradle.kts",
|
||||
"build.sbt",
|
||||
"go.mod",
|
||||
"go.sum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue