Skip to content

Commit

Permalink
Adding .gitignore fo .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
basshamut committed Jun 27, 2024
1 parent 785d1e7 commit 097b8d4
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 @@ -22,4 +22,5 @@ dist-ssr
*.njsproj
*.sln
*.sw?
.idea
.idea
.env*

0 comments on commit 097b8d4

Please sign in to comment.