start of AI implementation for automatic reports

This commit is contained in:
2023-07-22 12:25:06 +02:00
parent f886759b0f
commit a8d37b82db
12 changed files with 438 additions and 11 deletions

2
.gitignore vendored
View File

@ -116,3 +116,5 @@ run/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
/gradlew
/gradlew.bat