mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-08 13:24:36 +00:00
ignore db.sqlite3* (backups, dumps)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,7 +3,7 @@ venv
|
||||
.idea
|
||||
.DS_*
|
||||
*.pyc
|
||||
db.sqlite3
|
||||
db.sqlite3*
|
||||
console/cert.pem
|
||||
tags
|
||||
dhcpd.*
|
||||
|
||||
Reference in New Issue
Block a user