Upload base

This commit is contained in:
oxmc
2025-03-28 11:36:56 -04:00
commit 6e91539412
307 changed files with 21459 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
/_OLD