Skip to content

Commit

Permalink
Merge pull request #181 from minitech/gitguardian-ignore-example
Browse files Browse the repository at this point in the history
chore: configure GitGuardian to ignore example .env file
  • Loading branch information
mattrltrent authored Mar 7, 2024
2 parents b4e8f52 + 75b4ede commit 729b8ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitguardian.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 2

secret:
ignored-paths:
- env-example

0 comments on commit 729b8ed

Please sign in to comment.