From 8c935e69113d5b3e3f7bf20f967eba356deb6673 Mon Sep 17 00:00:00 2001 From: segyges <65882655+segyges@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:20:08 -0600 Subject: [PATCH] Update .gitignore Adds trailing space --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 259cb51..b340191 100644 --- a/.gitignore +++ b/.gitignore @@ -134,4 +134,4 @@ dmypy.json utils/token_indicies/* # Unsharded megatron data, which we explicitly don't want to track with git. -/pythia_pile_idxmaps/* \ No newline at end of file +/pythia_pile_idxmaps/*