Skip to content

Commit

Permalink
chore: ignore env files (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
amam-deriv authored Aug 13, 2024
1 parent c3cb92f commit ad92b1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .env.example

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ lerna-debug.log*

cert.pem
dev.pem

*.env
.env.*

0 comments on commit ad92b1b

Please sign in to comment.