mirror of
https://github.com/lldap/lldap.git
synced 2024-11-25 00:50:55 +00:00
17 lines
243 B
Text
17 lines
243 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
|
|
|
|
# Server private key
|
|
server_key
|