Skip to content

Commit

Permalink
Merge branch '32-create-javadocs-and-add-checkstyle' of https://git.n…
Browse files Browse the repository at this point in the history
…tnu.no/solvena/Programmering2_mappe_v26 into 32-create-javadocs-and-add-checkstyle
  • Loading branch information
elisab3 committed May 25, 2026
2 parents 7fb1ee0 + d896b96 commit 76c4fd1
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 76c4fd1

Please sign in to comment.