Rename Firecracker dir to firecracker

This commit is contained in:
Joakim Hellsén 2026-04-26 12:16:36 +02:00
commit db76f34ab6
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View file

@ -163,5 +163,5 @@ cython_debug/
#.idea/
# Ignore files related to Firecracker microVM, except for get_rootfs.bash which is used in image preparation.
Firecracker/*
!Firecracker/get_rootfs.bash
firecracker/*
!firecracker/get_rootfs.bash