Skip to content

Commit

Permalink
added .env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mtiessler committed Feb 27, 2025
1 parent b849ca4 commit 28d4fd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ build/
/.idea
/.vscode
.idea/
.vscode/
.vscode/

*.env

0 comments on commit 28d4fd4

Please sign in to comment.