Skip to content

Commit

Permalink
chore: ignore local files
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarfil committed Jul 17, 2024
1 parent 20f58e7 commit e2c1e5d
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 @@ -5,6 +5,9 @@ venv
k8s/*
!k8s/sample_app.yaml

#for mac and idea
*.DS_Store
.idea/
# TODO: remove
credentials
.terraform*
Expand Down

0 comments on commit e2c1e5d

Please sign in to comment.