From c7ec85cc792d8f7784a560c960cea06164d15be3 Mon Sep 17 00:00:00 2001 From: mhsnet Date: Wed, 17 May 2023 15:15:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6=E7=BC=96?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ linus-boot/.gitignore | 1 + 2 files changed, 4 insertions(+) create mode 100644 linus-boot/.gitignore diff --git a/.gitignore b/.gitignore index 9154f4c..181f8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ hs_err_pid* replay_pid* +logs + + diff --git a/linus-boot/.gitignore b/linus-boot/.gitignore new file mode 100644 index 0000000..1d74e21 --- /dev/null +++ b/linus-boot/.gitignore @@ -0,0 +1 @@ +.vscode/