Skip to content

Commit

Permalink
Update .gitignore to simplify environment file exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
kzndotsh committed Sep 14, 2024
1 parent de9667a commit e6b1220
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,8 @@ prisma/database.db
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.env.old
env.bak
.env.*

# Sensitive files
github-private-key.pem
Expand Down

0 comments on commit e6b1220

Please sign in to comment.