mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
d5f84cd588
Note that the auth_service handler has become less generic, but it's enough for our purposes.
15 lines
210 B
Plaintext
15 lines
210 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
/app/target
|
|
/app/pkg
|
|
/model/target
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Created databases
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|