Skip to content

Commit

Permalink
Added env.local to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Nemeseri committed Oct 25, 2024
1 parent fc58514 commit 4f2b9e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ dist-ssr
*.sln
*.sw?

.env
.env
.env.local

0 comments on commit 4f2b9e6

Please sign in to comment.