Skip to content

Commit

Permalink
chore: ignore dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyoptimist committed Sep 23, 2024
1 parent 36bc209 commit ea278ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ bin
# Live reload(Air)
.tmp

# Prod env
deployments/*.env
# Dotenv
**/*.env

0 comments on commit ea278ab

Please sign in to comment.