From fdcd93a83cc66b2b475b76beb5f87e50e0483e9f Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 19 Jul 2022 11:33:00 +0300 Subject: Moved scripts to their own folder and renamed .cfgs folder to .confs --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 711562a..348988a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ bin/* !bin/ramwolf +!scripts + !.local/ .local/* !.local/share/ @@ -27,7 +29,7 @@ bin/* !.local/share/applications/ !Templates -!.cfgs +!.confs !.config/ .config/* -- cgit v1.2.3