Skip to content

Commit

Permalink
fixing maven build gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeep-sen committed Mar 13, 2023
1 parent 8382d74 commit 6faa8dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ replay_pid*


### Maven ###
target
target/
target/*
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
Expand Down

0 comments on commit 6faa8dd

Please sign in to comment.