Skip to content

Commit

Permalink
add env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoJavierRubio committed Nov 28, 2023
1 parent 0fa9b57 commit f663fe8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ yarn-error.log*
.vercel

# vscode
.vscode
.vscode

# env
*.env

0 comments on commit f663fe8

Please sign in to comment.