autocache/.gitignore

8 lines
100 B
Plaintext
Raw Permalink Normal View History

2021-10-03 03:28:07 +00:00
/dist/*
!/dist/*.d.ts
2020-10-14 18:35:04 +00:00
/node_modules/
/package-lock.json
/pnpm-lock.yaml
/shrinkwrap.yaml
/yarn.lock