[add] gradle todo
This commit is contained in:
parent
60266646d4
commit
5a69230335
23 changed files with 840 additions and 856 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,2 +1,11 @@
|
|||
/build/
|
||||
/dist/
|
||||
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
# Ignore Kotlin plugin data
|
||||
.kotlin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue