From 3c87819bee8ca057700b8be91d5af53a2b4139b8 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 9 Sep 2014 12:45:23 -0600 Subject: Add a script to create a boot ROMFS image --- apps/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/.gitignore') diff --git a/apps/.gitignore b/apps/.gitignore index bcc844033..9c90dbea5 100644 --- a/apps/.gitignore +++ b/apps/.gitignore @@ -4,3 +4,5 @@ /.config /.depend /*.lib +/romfs.img +/boot_romfsimg.h -- cgit v1.2.3