Build process

This commit is contained in:
2025-11-12 09:08:51 +01:00
parent 6d2fca9a77
commit d047122dae
4 changed files with 374 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# Maven
target/
!.mvn/wrapper/maven-wrapper.jar
# Jenv
.java-version
# Eclipse
.settings/
.classpath
.project
# IntelliJ IDEA
.idea
*.iml
# Visual Studio Code
.factorypath
# Branch switching
generated/
**/.DS_Store