mirror of
https://github.com/lldap/lldap.git
synced 2024-11-25 09:06:03 +00:00
d5f84cd588
Note that the auth_service handler has become less generic, but it's enough for our purposes.
14 lines
210 B
Text
14 lines
210 B
Text
# 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
|