From af56cb8885954f63e1ed694d407e78b848020cd6 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Tue, 27 May 2025 09:28:29 -0400 Subject: [PATCH] Remove redundant /docs/Manifest.toml from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index a66abd2..9e87b66 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ Manifest.toml *.jl.*.cov *.jl.mem /docs/build/ -/docs/Manifest.toml