Add an option for ignoring .gitignore
Closed this issue · 4 comments
kristian commented
Hey @ranyitz, I really like the interactive design of your package! It would be super helpful to me, however I try to glob files which are in my .gitignore. It would be super helpfull to have an option to NOT gitignore things like:
npx globitor --no-gitignore
... or similar. What do you think? Thanks!
ranyitz commented
kristian commented
I never worked much with typescript before, so please have a look before merging. Hope the change is fine, if not let me know!
ranyitz commented
Sure, I reviewed the PR, let's continue the discussion there