Skip to content

Commit

Permalink
chore(*): update .gitignore to include .env.* files and exclude .env.…
Browse files Browse the repository at this point in the history
…example (#106)
  • Loading branch information
gwansikk committed Apr 13, 2024
1 parent 487c684 commit 2d161c1
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
@@ -1,4 +1,6 @@
.env
.env.*
!.env.example
.eslintcache

# Logs
Expand Down

0 comments on commit 2d161c1

Please sign in to comment.