-
Couldn't load subscription status.
- Fork 969
Closed
Description
Currently whenever I use gitingest I would have to do the following and it doesn't seem to accept multiple files
# Current
gitingest -e LICENSE .
# Should have
gitingest -e "LICENSE README.md package.json" .
There should be also be way for users to ignore multiple files and store it in a .gitingestignore file
node_modules/
LICENSE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
tsconfig
.
.
.
bitsnaps and ReadyPlayerEmma
Metadata
Metadata
Assignees
Labels
No labels