49 lines
452 B
Plaintext
49 lines
452 B
Plaintext
.git
|
|
.gitea
|
|
.github
|
|
.claude
|
|
.docker
|
|
.env
|
|
.env.*
|
|
auth.json
|
|
**/auth.json
|
|
*.pem
|
|
*.key
|
|
*.crt
|
|
*.p12
|
|
*.pfx
|
|
id_rsa*
|
|
ssl
|
|
secrets
|
|
**/secrets
|
|
data
|
|
logs
|
|
backups
|
|
runtime_artifacts
|
|
config/google_credentials.json
|
|
config/google_token.json
|
|
config/google_token.pickle
|
|
config/*.json
|
|
config/*.pickle
|
|
*.db
|
|
*.db-*
|
|
*.sqlite
|
|
*.sqlite3
|
|
venv
|
|
.venv
|
|
node_modules
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
tests
|
|
docs
|
|
memory
|
|
k8s
|
|
n8n-workflows
|
|
aiops-core
|
|
*.md
|
|
._*
|
|
.DS_Store
|