Skip to content

Commit 235b83d

Browse files
authored
fix: add build.gradle.kts to special.py
Now that aider supports Kotlin syntax, this change will allow for indexing of kotlin-based gradle project files
1 parent 6ffbec9 commit 235b83d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aider/special.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"composer.lock",
4242
"pom.xml",
4343
"build.gradle",
44+
"build.gradle.kts",
4445
"build.sbt",
4546
"go.mod",
4647
"go.sum",

0 commit comments

Comments
 (0)