Skip to content

Commit

Permalink
add .idea and target to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Hermione Dadheech <[email protected]>
  • Loading branch information
Hermione2408 committed Aug 15, 2024
1 parent df6b99b commit 1e2c07f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spring-mysql-redis/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

/reports/
/.idea/
/target/
/keploy/reports/

0 comments on commit 1e2c07f

Please sign in to comment.