Skip to content

Commit

Permalink
add csi-addons.clusterserviceversion to gitignore
Browse files Browse the repository at this point in the history
added csi-addons.clusterserviceversion to gitignore
as its not pushed to the repo.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
  • Loading branch information
Madhu-1 authored and mergify[bot] committed Sep 28, 2023
1 parent d9c253e commit 8ab8159
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 @@ -22,6 +22,9 @@ testbin/*
bundle.Dockerfile
bundle

# generated csv file.
config/manifests/bases/csi-addons.clusterserviceversion.yaml

# editor and IDE paraphernalia
.idea
*.swp
Expand Down

0 comments on commit 8ab8159

Please sign in to comment.