initial commit

This commit is contained in:
2024-02-10 12:12:02 +02:00
commit 67bca8c9e0
34 changed files with 1955 additions and 0 deletions

21
.gitignore vendored Executable file
View File

@@ -0,0 +1,21 @@
*
!/src
!/src/**/*
!/doc
!/doc/**/*
!/.github
!/.github/**/*
!/.gitignore
!/.gitattributes
!/LICENSE
!/README.md
!/settings.gradle
!/build.gradle
!/gradle.properties
!/gradle
!/gradle/wrapper
!/gradle/wrapper/gradle-wrapper.properties