Skip to content

Commit

Permalink
Merge branch 'main' into 32-create-javadocs-and-add-checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
elisab3 authored May 25, 2026
2 parents 5eb6c99 + efa9a1f commit d896b96
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
release.properties

# IDE - VS Code
.vscode/

# IDE - IntelliJ
.idea/
*.iml
*.iws
*.ipr

# macOS
.DS_Store

# Loggfiler
*.log

0 comments on commit d896b96

Please sign in to comment.