Add exclusion of example cli *.db
files in .gitignore
This commit is contained in:
parent
eabeb6ccb1
commit
af705da1a8
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,3 +4,6 @@ Cargo.lock
|
|||||||
|
|
||||||
*.swp
|
*.swp
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Example persisted files.
|
||||||
|
*.db
|
||||||
|
Loading…
x
Reference in New Issue
Block a user