From 22250b1b9aeebfba447dd56247eaf7d825cf51e7 Mon Sep 17 00:00:00 2001 From: DoHoonKim Date: Mon, 17 Jun 2024 01:36:03 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6985cf1..2f26eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +*.o +