mirror of
https://github.com/SergioBenitez/Rocket.git
synced 2026-02-06 10:48:05 +00:00
Add sqlite aux files to gitignore.
This commit is contained in:
parent
a05b3e138c
commit
5593685455
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,6 +12,8 @@ target
|
||||
|
||||
# Generated databases
|
||||
db.sqlite
|
||||
db.sqlite-shm
|
||||
db.sqlite-wal
|
||||
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
||||
|
||||
Loading…
Reference in New Issue
Block a user