Setup project structure
This commit is contained in:
parent
166bcc3fc2
commit
35a6544e65
44 changed files with 2439 additions and 1 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
.gradle/
|
||||
.idea/
|
||||
build/
|
||||
web/
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue