mirror of
https://github.com/bgreenwell/lstr.git
synced 2026-09-27 12:01:44 +02:00
- Create examples/sample-directory/ with complex nested structure - Include various file types for testing icons (.rs, .js, .md, .json, .yaml, .png, etc.) - Add hidden files and directories for testing -a flag - Include gitignored content (build/, node_modules/, temp/) for testing -g flag - Provide comprehensive README with usage examples - Exclude examples from workspace to avoid build conflicts
5 lines
87 B
CSV
5 lines
87 B
CSV
name,age,city
|
|
Alice,30,New York
|
|
Bob,25,San Francisco
|
|
Charlie,35,Chicago
|
|
Diana,28,Boston |