mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-24 23:25:24 +00:00
gitignore console/cert.pem*
This commit is contained in:
parent
839b8d420d
commit
62467854db
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,6 +4,6 @@ venv
|
||||||
.DS_*
|
.DS_*
|
||||||
*.pyc
|
*.pyc
|
||||||
db.sqlite3*
|
db.sqlite3*
|
||||||
console/cert.pem
|
console/cert.pem*
|
||||||
tags
|
tags
|
||||||
dhcpd.*
|
dhcpd.*
|
||||||
|
|
Loading…
Reference in a new issue