error-pages/generator/.gitignore

10 lines
125 B
Plaintext
Raw Normal View History

2021-04-13 13:55:03 +00:00
## Vendors
/node_modules
## Lock files (use yarn only)
package-lock.json
## Temp dirs & trash
npm-debug.log
yarn-error.log