Skip to content

Commit

Permalink
added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Rein-Vanbelleghem committed Mar 29, 2024
1 parent 570d030 commit c373362
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.env
.vscode/
.DS_Store
1 change: 1 addition & 0 deletions charts/example/site.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
default:
image_url: "https://www.nginx.com/wp-content/uploads/2021/08/NGINX-Part-of-F5-horiz-black-type-1.svg"
something: "else"

0 comments on commit c373362

Please sign in to comment.