node-postgres/.gitignore
Alex Anderson e25428c8dc
eslint: use cache (#3218)
This significantly speeds up eslint after first run.

Co-authored-by: alxndrsn <alxndrsn>
2024-05-16 11:32:41 -05:00

13 lines
133 B
Plaintext

*~
build/
.lock-wscript
*.log
node_modules/
package-lock.json
*.swp
dist
.DS_Store
/.eslintcache
.vscode/
manually-test-on-heroku.js