kanidm/.gitignore
Firstyear 6b0b2ad040
Refactor client lib to expose msgs, and improve the messages in plugins (#114)
Implements #100. This refactors our error types to be deserialiseable, and exposes these through the clienterror type with the status codes. There is probably still a lot of improvements here to be made, but they'll be shaken out as the client libs develop I think and we start to see what errors should be exposed.
2019-10-10 13:17:32 +10:00

9 lines
72 B
Plaintext

.DS_Store
.backup_test.db
/target
/insecure
**/*.rs.bk
test.db
/vendor