mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
10 lines
82 B
Text
10 lines
82 B
Text
*.pyc
|
|
*.pyo
|
|
.idea
|
|
.vscode
|
|
.vagrant
|
|
.DS_*
|
|
__pycache__
|
|
venv
|
|
node_modules
|
|
db.sqlite3
|