From 974f506a846984878dbc2ab42bdeb8daf1303e4d Mon Sep 17 00:00:00 2001 From: "Narazaki, Shuji" Date: Sat, 3 Feb 2024 10:37:49 +0900 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6985cf1..2db3049 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +*.gv +*.png