From a1f4e56610c090b44f8b4a8f3eb56aeda5eb9669 Mon Sep 17 00:00:00 2001 From: Alice Cecile Date: Thu, 22 May 2025 11:52:03 -0400 Subject: [PATCH] Newline Co-authored-by: jf908 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c5f70ccfee..e9a2ae604c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # If your IDE needs additional project specific files, configure git to ignore them: # https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer + # Rust build artifacts target crates/**/target