From d8e63543f8fd8daecd386ae2f22f9c59a72b3d8e Mon Sep 17 00:00:00 2001 From: Roscoe Date: Sun, 4 May 2025 03:32:50 +0100 Subject: [PATCH] Ignore PGN files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8baad2b..8079693 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,5 @@ build/ .DS_Store /tmp/ -*.png \ No newline at end of file +*.png +*.pgn \ No newline at end of file