Skip to content

Commit

Permalink
.gitignore: not so broad rule for .env*; ignore direnv detritus
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWilmot committed Oct 16, 2023
1 parent 7b659c3 commit 77010ee
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 @@ -9,7 +9,7 @@
/node_modules/

# misc
/.env*
/.direnv
/.pnp*
/.sass-cache
/.eslintcache
Expand Down

0 comments on commit 77010ee

Please sign in to comment.