first commit

This commit is contained in:
Patrick
2026-05-01 19:42:33 +02:00
commit e448a542dc
402 changed files with 23697 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
# include specific folders in .idea/
.idea/*
# gradle
.gradle/
build/
# eclipse
*.classpath
*.project
*.settings
/bin/
/subprojects/*/bin/
.metadata/
atlassian-ide-plugin.xml
# NetBeans
.nb-gradle
.nb-gradle-properties
# Vim
*.sw[nop]
# Emacs
*~
\#*\#
.\#*
.kotlin
run
# Textmate
.textmate
# Sublime Text
*.sublime-*
# jEnv
.java-version
# macOS
.DS_Store
# HPROF
*.hprof
# Work dirs
/incoming-distributions
/intTestHomeDir
# Logs
/*.log
# delombok
*/src/main/lombok