Build process

This commit is contained in:
2025-11-12 09:15:29 +01:00
parent 6481976fd1
commit 5767e7ecb4
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