Add github actions
- Updated gradle wrapper to 6.7.1 - Added .gitignore
This commit is contained in:
parent
4a374c5f43
commit
ac0072a5e8
3 changed files with 38 additions and 1 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.idea/
|
||||
.vs/
|
||||
.gradle/
|
||||
build/
|
||||
*.class
|
||||
*.jar
|
||||
Loading…
Add table
Add a link
Reference in a new issue