[docs] postgres collation warning (#1017)

This commit is contained in:
Lukáš Zapletal 2022-11-11 09:42:04 +01:00 committed by GitHub
commit b755906ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

4
.gitignore vendored
View file

@ -32,3 +32,7 @@ shell.nix
# ignore custom GOBIN path
/bin
# ignore config dirs from IDEs
/.idea/
/.fleet/