Skip to content

Commit

Permalink
Add IntelliJ IDEA metadata dir to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed Aug 27, 2024
1 parent ed12041 commit 95f4f2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
/.project
/.settings/

# IntelliJ #
/.idea/

# Maven #
/target/

0 comments on commit 95f4f2b

Please sign in to comment.