Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 12:20:52 +00:00
parent a92b2c1bcc
commit 4cd2749a20

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Rust
target/
Cargo.lock
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log