Skip to content

Commit

Permalink
Add more files to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Solveig Natvig committed May 25, 2026
1 parent e9a5a0f commit 0419611
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 0419611

Please sign in to comment.