**/.*/*
!.github/*
!.cargo/*
!.devops/*
**/target
*.bin
*.img
/ignored
/rootfs
# for aarch64 only
/zCore/disk
.DS_Store
__pycache__