mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
20 lines
210 B
Plaintext
20 lines
210 B
Plaintext
.vagrant
|
|
.venv
|
|
venv
|
|
venv2
|
|
.vscode
|
|
.idea
|
|
.DS_*
|
|
.webvirtcloud
|
|
*.pyc
|
|
db.sqlite3*
|
|
console/cert.pem*
|
|
tags
|
|
dhcpd.*
|
|
webvirtcloud/settings.py
|
|
*migrations/*
|
|
.coverage
|
|
htmlcov
|
|
*.log
|
|
templates/webvirtcloud.code-workspace
|