Skip to content

Commit

Permalink
feat: adds .env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodressel committed Jun 24, 2024
1 parent d7a7d34 commit 0bfa6a7
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 @@ -26,4 +26,5 @@ pnpm-debug.log*
*.sln
*.sw?

.env.example
.env.example
.env

0 comments on commit 0bfa6a7

Please sign in to comment.