mirror of
https://github.com/retspen/webvirtcloud
synced 2025-01-12 16:35:17 +00:00
ignore novnc certificate (console/cert.pem)
This commit is contained in:
parent
dac974ddab
commit
0eb60b1aa4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ venv
|
||||||
.DS_*
|
.DS_*
|
||||||
*.pyc
|
*.pyc
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
|
console/cert.pem
|
||||||
|
|
Loading…
Reference in a new issue