diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d5a0367bf..fe312b647 100644 --- a/.gitignore +++ b/.gitignore @@ -277,3 +277,5 @@ apiclient/generated # Omnisharp crash logs mono_crash.*.json + +.devcontainer/pgsql/pgdata
\ No newline at end of file |
