diff --git a/.gitignore b/.gitignore index e7ea4f2..6696f63 100644 --- a/.gitignore +++ b/.gitignore @@ -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/