Skip to content

Commit

Permalink
chore(.gitignore): add .env.ao to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Oct 8, 2024
1 parent de28367 commit d6c4dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
*.log
/.direnv
/.env
/.env.ao
/.env.bundler
/coverage
/data
/dist
Expand Down

0 comments on commit d6c4dc6

Please sign in to comment.