From ffb0a3c9614338033618187ceb4f7d8a9852538d Mon Sep 17 00:00:00 2001 From: fslongjin Date: Fri, 6 May 2022 11:33:17 +0800 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c6727d73..06548357 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ kernel/kernel *.o *.s -serial_opt.txt \ No newline at end of file +serial_opt.txt +user/sys_api_lib \ No newline at end of file