Fixing branch setup to match main

This commit is contained in:
Johannes Schmelz
2024-10-05 11:58:12 +02:00
parent c7269f032f
commit 4488911e82
176 changed files with 51198 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# Gradle
.gradle
build
# VSC
bin
# IntelliJ
*.iml
.idea
out
# Eclipse
.classpath
.project
# Libraries
*.so
*.dylib
*.dll
*.jar
*.class
.DS_Store
!Projekte/gradle/wrapper/gradle-wrapper.jar