Initialize

This commit is contained in:
paulevsGitch 2020-09-20 22:09:53 +03:00
parent f2b5bc6985
commit ce76ed9c7a
14 changed files with 517 additions and 21 deletions

29
.gitignore vendored Normal file
View file

@ -0,0 +1,29 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/