node-postgres/.gitignore
Brian M. Carlson 717ffd0e70 Update ignores
2020-01-29 10:46:03 -06:00

11 lines
92 B
Plaintext

*~
build/
.lock-wscript
*.log
node_modules/
package-lock.json
*.swp
dist
.DS_Store
.vscode/