Skip to content

Commit

Permalink
chore: add .direnv dir to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
datsfilipe committed Jan 15, 2024
1 parent b6d8eaf commit f9ee1ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@ pnpm-debug.log*
/test-results/
/playwright-report/
/playwright/.cache/

# direnv
.direnv

0 comments on commit f9ee1ae

Please sign in to comment.