bitranox / igittigitt

A spec-compliant gitignore parser for Python
MIT License
24 stars 6 forks source link

CLI to query local directory #20

Open jayvdb opened 3 years ago

jayvdb commented 3 years ago

The CLI isnt very useful at the moment.

It would be useful to be able to specify an ignore file, and list files like git ls-files, and even better be able to give glob(s) args that the program expands and then filters out anything which should be ignored.

bitranox commented 3 years ago

Dear John, what a great idea ! any chance You help to implement it, I am very busy on other issues atm. yours sincerely bitranox