mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
chore: ignore generated VM artifacts
This commit is contained in:
parent
efe1396a85
commit
fedd0e8bbf
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,4 +2,7 @@
|
||||||
/.windsurf/
|
/.windsurf/
|
||||||
/docu_dev/
|
/docu_dev/
|
||||||
|
|
||||||
|
/infra/vm/weft-vm-result*
|
||||||
|
/infra/vm/*.qcow2
|
||||||
|
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue