Add test file used by init

This commit is contained in:
pjht 2024-06-09 18:41:53 -05:00
parent c63a523b6c
commit f3e8f3e564
Signed by: pjht
GPG Key ID: 7B5F6AFBEC7EE78E
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
target target
sysroot sysroot/*
!sysroot/test_file.txt
initrd_path initrd_path
kernel_path kernel_path

2
sysroot/test_file.txt Normal file
View File

@ -0,0 +1,2 @@
This is a test file
This is line two