Skip to content

Commit

Permalink
Merge pull request #1886 from tobiasgiese/add-idea-gitignore
Browse files Browse the repository at this point in the history
Add .idea/ to gitignore
  • Loading branch information
k8s-ci-robot authored Sep 24, 2024
2 parents 530bedd + ef01596 commit 45019cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ demo/helper-scripts/*.pdf
demo/helper-scripts/*.log
/kustomization.yaml
coverage.out
.idea/

0 comments on commit 45019cb

Please sign in to comment.