1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/.gitignore

18 lines
172 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