mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
Added V2 from scratch
This commit is contained in:
parent
5c2232f4e8
commit
6c2925a35d
478 changed files with 21437 additions and 134206 deletions
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -1,12 +1,10 @@
|
|||
.vagrant
|
||||
venv
|
||||
.vscode
|
||||
.idea
|
||||
.DS_*
|
||||
*.pyc
|
||||
db.sqlite3*
|
||||
console/cert.pem*
|
||||
tags
|
||||
dhcpd.*
|
||||
webvirtcloud/settings.py
|
||||
*migrations/*
|
||||
*.pyo
|
||||
.idea
|
||||
.vscode
|
||||
.vagrant
|
||||
.DS_*
|
||||
__pycache__
|
||||
venv
|
||||
node_modules
|
||||
db.sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue