chore: add gradle for development with idea

This commit is contained in:
Ryan Wang
2022-11-02 12:05:34 +08:00
parent 5f31a2437e
commit 1d34ac250f
7 changed files with 346 additions and 0 deletions

3
.gitignore vendored
View File

@@ -20,3 +20,6 @@ node_modules
*.njsproj
*.sln
*.sw?
.gradle
build