dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 01b1c69bffadab36b0fa2b540a1f7402a33b14e6
parent 8a483c031fe4e3ca04563b73faec8eb721b8a2b2
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed, 28 Feb 2024 02:22:28 -0500

Ignore google-chrome on .local/share/applications

Diffstat:
M.local/share/applications/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.local/share/applications/.gitignore b/.local/share/applications/.gitignore @@ -1,2 +1,3 @@ /mimeinfo.cache /userapp-Telegram Desktop-*.desktop +/chrome-*-Default.desktop