Skip to content

Commit

Permalink
fix: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akanoce committed Mar 13, 2024
1 parent b4d65ad commit a4cad94
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 @@ -3,6 +3,7 @@ node_modules
/dist

# local env files
.env
.env.local
.env.*.local

Expand Down

0 comments on commit a4cad94

Please sign in to comment.