Added
- Initial release of PyGenTree
- ASCII tree generation for directory structures
- Command-line interface with multiple options
- Support for custom depth levels
- Multiple sorting options (asc, desc, standard)
- Option to show only directories
- Ignore hidden files (any file or directory names starting with dots)
- Output file generation
- Version and help commands