From a8e261fe976bda15e15e3b4387a489f5eae8c44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=AF=BC=EC=84=9C?= Date: Tue, 2 Jun 2026 11:42:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=95=EC=B6=95=20=ED=95=B4=EC=A0=9C?= =?UTF-8?q?=EC=8B=9C=20os=EA=B0=80=20=EC=97=85=EB=A1=9C=EB=93=9C=20?= =?UTF-8?q?=EB=90=98=EC=A7=80=20=EC=95=8A=EB=8F=84=EB=A1=9D=20=EC=9E=91?= =?UTF-8?q?=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 38ca1b9..fed45cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# OS images are intentionally kept out of git. +os/*.img +os/*.img.* +os/*/*.img +os/*/*.img.* + # Local audio/debug captures. *.wav *.aiff