Chore:
- Update README.md - Update config to use postgresql - Add .vscode/settings.json
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"github.copilot.advanced": {
|
||||
"ignore": [
|
||||
"**/.env",
|
||||
"**/.env.*",
|
||||
"**/secrets/**",
|
||||
"**/*.key",
|
||||
"**/*.pem"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user