From 123d69c8b1de095cda2acab63a38dbfcfb6110b6 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Tue, 23 Jun 2026 15:48:07 +0900 Subject: [PATCH] =?utf8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=81=A7=E4=BD=BF?= =?utf8?q?=E3=81=86test.o=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=82=92Git?= =?utf8?q?=E7=AE=A1=E7=90=86=E5=AF=BE=E8=B1=A1=E3=81=AB=E5=8A=A0=E3=81=88?= =?utf8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + as/sample/test.o | Bin 0 -> 2 bytes 2 files changed, 1 insertion(+) create mode 100644 as/sample/test.o diff --git a/.gitignore b/.gitignore index f719b3a..0f4268d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.o.casl !as/sample/hello.o !as/sample/sum_10.o +!as/sample/test.o include/version.h *~ GPATH diff --git a/as/sample/test.o b/as/sample/test.o new file mode 100644 index 0000000000000000000000000000000000000000..1ee2c2840a15406f522b1c5234b20655ab778d27 GIT binary patch literal 2 JcmZQ*1ONbo0D=Gj literal 0 HcmV?d00001 -- 2.47.3