Initialize Git Repository: 'Raspberry-Pi-Image-Tool'
All checks were successful
Raspberry Pi Image Tool (Noble) / Raspberry Pi Image Tool [arm64] (push) Successful in 10s
Raspberry Pi Image Tool (Trixie) / Raspberry Pi Image Tool [arm64] (push) Successful in 11s

This commit is contained in:
Cantibra
2026-01-26 06:10:32 +01:00
commit f1f5a9a96c
19 changed files with 2729 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
## Cleanup Path Specification
## Path specification to the files or folders
## which will be deleted from the image.
##
/dev/*
/lost+found/*
/media/*
/mnt/*
/proc/*
/run/*
/sys/*
/tmp/*
/tmp/.??*
/var/tmp/*