Files
kilo-cv/helm/cv-app/.helmignore
2026-02-23 23:20:05 +01:00

18 lines
164 B
Plaintext

# Patterns to ignore when building packages.
.git/
.github/
.vscode/
.idea/
# Test files
*_test.go
tests/
# Documentation
*.md
!README.md
docs/
# CI/CD
.github/