commit 3fad003d65fe7465fff4515d37686ef188bcf112 parent 9b84973676ee43ec19bb8d576a25ce7c00eb1af2 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Tue, 13 Sep 2022 16:19:13 -0500 Ignore ~/.local/share Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,6 +1,7 @@ /.cache/ /.dotfiles/ /.gnupg/ +/.local/share/ /.local/state/ /.ssh/ /.vim/