From 30c30f57fe901aab2dbf86b9573fefc181716346 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 24 Oct 2023 23:53:15 +0000 Subject: profiles: Extend node stack support for pnpm (#6063) * nodejs-common: add pnpm support * disable-programs.inc: add pnpm support * Create pnpm.profile * Create pnpx.profile --- etc/inc/disable-programs.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/inc') diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index 312869334..5a61bd448 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -1014,6 +1014,7 @@ blacklist ${HOME}/.local/share/orage blacklist ${HOME}/.local/share/org.kde.gwenview blacklist ${HOME}/.local/share/pix blacklist ${HOME}/.local/share/plasma_notes +blacklist ${HOME}/.local/share/pnpm blacklist ${HOME}/.local/share/profanity blacklist ${HOME}/.local/share/psi blacklist ${HOME}/.local/share/psi+ -- cgit v1.2.3-54-g00ecf