error-pages/generator/.gitignore
2021-04-13 18:55:03 +05:00

10 lines
125 B
Plaintext

## Vendors
/node_modules
## Lock files (use yarn only)
package-lock.json
## Temp dirs & trash
npm-debug.log
yarn-error.log