initial commit based on terra originum

This commit is contained in:
2026-02-14 19:46:57 +02:00
parent cbe4c328ed
commit 185522a308
321 changed files with 7427 additions and 3 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
*.un~
libs