Initial commit

This commit is contained in:
YouHaveTrouble
2022-11-13 12:00:26 +01:00
committed by GitHub
commit 3cf796d148
16 changed files with 722 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/