1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/.gitignore
2023-08-11 09:40:38 +03:00

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