lldap/.gitignore

15 lines
210 B
Plaintext
Raw Normal View History

2021-03-02 11:39:53 +00:00
# Generated by Cargo
# will have compiled files and executables
/target/
/app/target
/app/pkg
/model/target
2021-03-02 11:39:53 +00:00
# These are backup files generated by rustfmt
**/*.rs.bk
2021-03-08 09:53:21 +00:00
# Created databases
*.db
2021-04-13 17:06:52 +00:00
*.db-shm
*.db-wal