Files
vps-tool-avni/.gitignore
Jagadeesh 8612b38bee first commit
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 20:36:08 +02:00

12 lines
99 B
Plaintext

# Rust build output
/target
**/*.rs.bk
# Python
__pycache__/
*.pyc
# editor / OS
*.swp
.DS_Store