chore: ignore crowdsec hub runtime files
Co-authored-by: aider (gpt-5.4-mini) <aider@aider.chat>
This commit is contained in:
parent
3434186db3
commit
5de78a780e
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue