Build process

This commit is contained in:
2025-11-12 09:14:59 +01:00
parent e070f503a2
commit 400d222cce
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