Initial upload: gitignore-generator-cli v1.0.0 with CI/CD workflow

This commit is contained in:
2026-01-30 15:34:12 +00:00
parent d591beb2b5
commit 51152c882c

19
templates/rust.gitignore Normal file
View File

@@ -0,0 +1,19 @@
# Generated by Cargo
target/
# Cargo.lock
Cargo.lock
# IDE
.idea/
*.iml
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Backup files
*~