aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bd2ccd8..6088821 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,10 @@ state/*
!state/gen
mnt
uboot.env
+
+# BEGIN UPDATE FROM `make __software_files`
+rootfs/bin/helloworld
+rootfs/lib/libc.so.6
+rootfs/lib/ld-linux-armhf.so.3
+# END UPDATE FROM `make __software_files`
+