Init playwithkotlin with gradle

This commit is contained in:
2021-05-24 09:21:41 +07:00
commit a8d1b500cc
15 changed files with 385 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
build/
dist/
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build