chore: ignore crowdsec hub runtime files

Co-authored-by: aider (gpt-5.4-mini) <aider@aider.chat>
This commit is contained in:
blasebast 2026-06-07 10:54:35 +02:00
parent 3434186db3
commit 5de78a780e
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -26,6 +26,16 @@ id_ecdsa
crowdsec/conf/local_api_credentials.yaml
crowdsec/conf/online_api_credentials.yaml
# CrowdSec hub/cache/runtime content that can cause repo-map noise
crowdsec/hub/
crowdsec/data/
crowdsec/conf/hub/
crowdsec/conf/patterns/
crowdsec/conf/contexts/
crowdsec/conf/scenarios/
crowdsec/conf/collections/
crowdsec/conf/postoverflows/
# IDE / tools
.claude/
.cursor/