Ignore transient VM artifacts

Prevent state directories, sockets, and scratch rootfs files from being tracked.
This commit is contained in:
Thales Maciel 2026-01-21 19:09:21 -03:00
parent a0c298d9b0
commit f07b2da0af
No known key found for this signature in database
GPG key ID: 33112E6833C34679

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
state/
*.log
*.sock
*.pid
*.tgz
*.squashfs*
squashfs-root/