feat: databasir init

This commit is contained in:
vran
2021-12-27 17:39:24 +08:00
commit 31d71256dd
37 changed files with 746 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.gradle/**
**/build/**
.idea/**