Skip to content

Commit

Permalink
Updated the gitignore to remove ignore the .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
david-macpherson committed Feb 22, 2024
1 parent 7c042f1 commit ede1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ node_modules/
types/
.vscode
!.env.example
.env
*.env

0 comments on commit ede1e31

Please sign in to comment.