Skip to content

Commit a3fd22d

Browse files
committed
Exclude non Kubernetes manifests from Flux artifacts
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 1ba2b04 commit a3fd22d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.sourceignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Flux ignore
2+
# https://fluxcd.io/docs/components/source/gitrepositories/#excluding-files
3+
4+
# Exclude dirs and files which don't contain Kubernetes resources
5+
.github/
6+
docs/
7+
*.md

0 commit comments

Comments
 (0)