Add exclusion of example cli *.db files in .gitignore

This commit is contained in:
志宇
2023-07-20 08:16:20 +08:00
parent eabeb6ccb1
commit af705da1a8

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ Cargo.lock
*.swp
.idea
# Example persisted files.
*.db