From dc64e066705eb7d2b3b43444ff6cff0790e566a7 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:00:34 -0500 Subject: Also ignore install manifest --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aeb85fd..0c8cb19 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ CMakeFiles/ mstat mstat_export mstat_plot +install_manifest.txt -- cgit