From c8c7a741e2a9d1bdcdedb94e0f04d9656b2f21b6 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 20:06:18 +0300 Subject: Added git toggle script and updated local desktop application files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d8ef8c5..30b3ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,13 @@ !.Xresources !.xsession !terminal.sh +!toggle_repo.sh + +!.local/ +.local/* +!.local/share/ +.local/share/* +!.local/share/applications/ !.config/ .config/* -- cgit v1.2.3