Merge remote-tracking branch 'origin/main'

This commit is contained in:
Björn Raupach 2025-01-26 14:01:14 +01:00
commit e057701f58
2 changed files with 47 additions and 1 deletions

27
.gitignore vendored
View file

@ -35,4 +35,29 @@ build/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store
=======
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*