Skip to content

Commit

Permalink
chore: add .env to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
r3mot committed Jan 13, 2025
1 parent 6a7de03 commit e7870bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ node_modules
dist
dist-ssr
*.local
.env

# Test
coverage/*
Expand Down

0 comments on commit e7870bd

Please sign in to comment.