Skip to content

Commit

Permalink
feat: add '/dev.env' to '.gitignore' to prevent it form being comitte…
Browse files Browse the repository at this point in the history
…d/ pushed unwanted.
  • Loading branch information
mknoopvw committed Jun 13, 2023
1 parent a3f3f1c commit ac09710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ hs_err_pid*.log
dev-assets/secrets/*
local.db
jacoco-report
/dev.env

0 comments on commit ac09710

Please sign in to comment.