github-actions-maintainer 0.7.2

General-purpose GitHub Actions maintenance toolkit with secure workflow pinning
Documentation
/target/

# Note: Cargo.lock IS committed for applications (reproducible builds)
# Uncomment below for library-only crates:
# Cargo.lock

.idea/
.vscode/
*.swp
*.swo
*~

lcov.info
*.profraw
*.profdata
sbom/
dist/

*.o
*.so
*.dylib
*.dll
*.tar.gz
*.tar.gz.sha256
*.zip
*.sarif

.DS_Store
Thumbs.db

.env
.env.local

__pycache__/