Skip to content

Commit

Permalink
ignore env/ dir (#1398)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
  • Loading branch information
macfarla and alexandratran authored Sep 7, 2023
1 parent 19da57d commit ed56398
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,8 +26,9 @@
.env.development.local
.env.test.local
.env.production.local
/env

npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vercel
.vercel

0 comments on commit ed56398

Please sign in to comment.