Skip to content

Commit

Permalink
Move gitignore out of helm dir for users that commit the helm charts …
Browse files Browse the repository at this point in the history
…to git
  • Loading branch information
gamingrobot committed Jan 22, 2025
1 parent 5f8e18d commit 4483ae2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,4 @@ Obfuscator/
publish*/

# Dotcover snapshots.
*.dcvr
/manifests/generated
*.dcvr
4 changes: 4 additions & 0 deletions manifests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/helm/crds/generated.yaml
/helm/templates/generated.yaml
/helm/dist/
/generated/
3 changes: 0 additions & 3 deletions manifests/helm/.gitignore

This file was deleted.

0 comments on commit 4483ae2

Please sign in to comment.