gitignore: Ignore *-credentials.yaml

This commit is contained in:
Johan Haals
2021-01-15 16:25:29 +01:00
parent d1ccd52a9d
commit c481192488
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -130,3 +130,6 @@ site
# Local configuration files
*.local.yaml
# Sensitive credentials
*-credentials.yaml
@@ -30,4 +30,7 @@ dist-types
site
# Local configuration files
*.local.yaml
*.local.yaml
# Sensitive credentials
*-credentials.yaml