Ignore any yaml configs

This commit is contained in:
2026-05-31 17:22:32 -05:00
parent 34f11e4caf
commit 40b59e89dd
+3
View File
@@ -1,5 +1,8 @@
# Build artifacts # Build artifacts
/bin/ /bin/
# Yaml configs
/*.yaml
# Coverage outputs # Coverage outputs
/*.out /*.out