Skip to content

Commit

Permalink
.gitignore IntelliJ stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed May 8, 2024
1 parent d8ebbba commit ce48324
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
/.project
/.settings/

# IntelliJ
.idea/
*.iml

# Maven #
/target/

0 comments on commit ce48324

Please sign in to comment.