Add github actions

- Updated gradle wrapper to 6.7.1
- Added .gitignore
This commit is contained in:
Frank van der Heijden 2020-12-04 14:08:40 +01:00
parent 4a374c5f43
commit ac0072a5e8
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
3 changed files with 38 additions and 1 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.idea/
.vs/
.gradle/
build/
*.class
*.jar