Skip to content

Commit 840c08f

Browse files
chore: update .gitignore (#97)
1 parent 46c0457 commit 840c08f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,12 @@ Dockerfile.cross
2929

3030
# exclude secret
3131
examples/sample_secret.yaml
32-
examples/dynatrace_secret.yaml
3332
examples/secret.yaml
34-
/examples/datasink/dynatrace-prod-setup.yaml
3533

3634
# debug file
3735
*debug*
36+
37+
# charts
38+
charts/*/charts/*.tgz
39+
40+
tmp/

0 commit comments

Comments
 (0)