From f754bbbf90d4dcf60040c6aa56b467e3b66ba3ed Mon Sep 17 00:00:00 2001 From: James Shubin Date: Tue, 25 Feb 2025 12:10:04 -0500 Subject: [PATCH] git: Add more entries to gitignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a09e3872..c1169673 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ build/mgmt-* mgmt.iml rpmbuild/ releases/ +pprof/ +sites/ # vim swap files .*.sw[op] # prevent `echo foo 2>1` typo errors by making this file read-only