Skip to content

Commit

Permalink
chore: add envcr and DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesfrey committed Jun 13, 2024
1 parent ea53d5c commit d7991aa
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 @@ -23,6 +23,8 @@ testbin/*
*.swp
*.swo
*~
.DS_Store
.envrc

# release dir where infrastructure-components.yaml and other release artifacts will be created
/release/
Expand Down

0 comments on commit d7991aa

Please sign in to comment.