• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Python script that recursively traverses a directory, collects the contents of files into a single text file, and generates a directory tree structure. Allows filtering files by type and excluding specific files and directories.