Files
crowdsec-notify/.gitignore
Maxime Killinger eef8c3835e
All checks were successful
🚀 Docker Build and Push / build-and-push (push) Successful in 48s
🎉 Initial commit: CrowdSec notification service
2025-12-31 18:16:07 +01:00

14 lines
101 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.env
.venv
venv/
ENV/
.idea/
.vscode/
*.log
.DS_Store