zfsdu/.gitignore

15 lines
108 B
Plaintext

# Build artifacts
/target/
Cargo.lock
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
.claude/