Skip to content

Commit

Permalink
Git ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
indvd00m committed Dec 31, 2023
1 parent 6c65567 commit e5667de
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@

**/target/

.idea/

### IntelliJ IDEA ###
.idea
out
*.iws
*.iml
*.ipr
out/

cov-int/
Expand Down

0 comments on commit e5667de

Please sign in to comment.