From ae9eeff0ce79def2c51e361acbdecdee7fc4ecb1 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Wed, 21 Feb 2024 12:38:24 -0600 Subject: README: update copyright line Update the copyright year and contact email in the README file. Signed-off-by: Danny Holman --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 224e6e3..a9a564b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,12 @@ # Top-level files /vmbox +/a.img +/bochsrc +/debug.log + +# Image generation files +/img/ # Don't ignore these! !.gitattributes -- cgit v1.2.3