From eb623454d70c18786014b3593e887b993364f311 Mon Sep 17 00:00:00 2001 From: timotree3 Date: Thu, 19 Jan 2023 23:30:38 -0500 Subject: [PATCH] Add /replays/ to gitignore for local use --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79e9249..f4812e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ target *.sw* -/replays/ \ No newline at end of file + +# Developers may wish to generate JSON replays of bot games and store them in /replays/ +/replays/