It would be handy to only include files of a certain extension - i.e. ``` --extension, -e ``` ``` folder2txt -e php ``` Would only include php files in the output. Maybe it could take multiple values ``` folder2txt -e php,css,js ```
It would be handy to only include files of a certain extension - i.e.
Would only include php files in the output.
Maybe it could take multiple values