mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Update ignores
This commit is contained in:
parent
11ab1daadd
commit
717ffd0e70
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ package-lock.json
|
||||
*.swp
|
||||
dist
|
||||
.DS_Store
|
||||
.vscode/
|
||||
|
||||
@ -6,6 +6,7 @@
|
||||
"useWorkspaces": true,
|
||||
"version": "independent",
|
||||
"ignoreChanges": [
|
||||
"**/*.md"
|
||||
"**/*.md",
|
||||
"**/test/**"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user