dedcore 0.1.0

A high-performance deduplication tool
Documentation
# Generated by Cargo
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# By default, ignore node_modules (if any)
node_modules/

# Ignore Mac and Linux hidden files
.DS_Store
*.swp

# Development workflow documentation
workflow.md

dedcore_report.json
dedcore_report.html
DEDCORE_CLI_LOGIC.docx
/test

# Future updates tracking
FUTURE_UPDATES.md