mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 03:54:15 +00:00
19 lines
210 B
Text
19 lines
210 B
Text
.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
|