Rename Firecracker dir to firecracker
This commit is contained in:
parent
7819461b07
commit
db76f34ab6
2 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -163,5 +163,5 @@ cython_debug/
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
# Ignore files related to Firecracker microVM, except for get_rootfs.bash which is used in image preparation.
|
# Ignore files related to Firecracker microVM, except for get_rootfs.bash which is used in image preparation.
|
||||||
Firecracker/*
|
firecracker/*
|
||||||
!Firecracker/get_rootfs.bash
|
!firecracker/get_rootfs.bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue