From 6b8ef72f3fe20712734d17822f487cb5f9e2f0ea Mon Sep 17 00:00:00 2001 From: h2-addad <hamza2.addad@live.uwe.ac.uk> Date: Sun, 16 Jul 2023 01:42:24 +0000 Subject: [PATCH] Upload New File --- src/userprog/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/userprog/.gitignore diff --git a/src/userprog/.gitignore b/src/userprog/.gitignore new file mode 100644 index 0000000..6d5357c --- /dev/null +++ b/src/userprog/.gitignore @@ -0,0 +1,3 @@ +build +bochsrc.txt +bochsout.txt -- GitLab