notion-enhancer/.gitignore
dragonwocky a7861be39a
feat(cli): --quiet flag, split --dev into --json/--debug flags
+ added %PROGRAMW6432%/Notion/resources to potential resource paths ()
+ clearer separation of programmatic enhancement and cli interface
+ dep on vercel/arg for improved arg parsing
2022-12-06 15:37:21 +11:00

7 lines
60 B
Plaintext

# dependencies
node_modules/
# yarn
yarn.lock
.yarn/
.pnp.*