Update main.json5

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-10-12 22:52:44 +02:00
committed by GitHub
parent 7aa4e44f13
commit 4d6ed7214c

View File

@@ -53,5 +53,6 @@
],
"ignoreDeps": [
// List any dependencies to ignore globally if needed
]
],
"ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"],
}