mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
17 lines
169 B
Plaintext
17 lines
169 B
Plaintext
# Environment-specific overrides
|
|
environments/local.yaml
|
|
|
|
# Temporary files
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|
|
|
|
# Helm
|
|
charts/*/charts/
|
|
charts/*/tmpcharts/
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|