mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
implement show users (#329)
* implement show users * fix compile errors * add basic ruby test * gitignore things
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
.idea
|
||||
/target
|
||||
*.deb
|
||||
.vscode
|
||||
.vscode
|
||||
.profraw
|
||||
cov/
|
||||
lcov.info
|
||||
|
||||
Reference in New Issue
Block a user