file_sorter-cli 0.1.6

Simple Rust CLI tool to organize downloads by file type
1
2
3
4
5
6
7
8
9
10
11
12
# Generated by Cargo
/target/
debug/

# Rust backup files
**/*.rs.bk

# MSVC debug info
*.pdb

# JetBrains / RustRover
.idea/