Skip to content

Commit

Permalink
updated gitignore to not account for maven output folders
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Sep 5, 2024
1 parent 7302dbb commit 8b7d204
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/.idea/
.DS_Store
SReD.iml
*.iml
*.iml
target/*
.vscode/*

0 comments on commit 8b7d204

Please sign in to comment.