Add Unix socket lock to .gitignore.

feature/data-first
Daniel Perelman 4 years ago
parent be31c45107
commit 0f7e084865

4
.gitignore vendored

@ -59,3 +59,7 @@ target/
# sqlite database
*.sqlite3
# Unix socket lock
*.sock
*.sock.lock

Loading…
Cancel
Save