Files
pgcat/.gitignore
Sven Elfgren 5f745859c0 Started on md5 auth.
Left to figure out:
Whats the right format to store user:pw in userlist?
hashmap errors?
actually do hash:x comparison
2022-03-04 12:11:17 -07:00

5 lines
62 B
Plaintext

/target
*.deb
.idea/*
tests/ruby/.bundle/*
tests/ruby/vendor/*