From 5c609a97abd23accdd09c16c3b1733a25f878f88 Mon Sep 17 00:00:00 2001 From: Ishan Joshi <78465651+newtoallofthis123@users.noreply.github.com> Date: Tue, 27 Feb 2024 19:48:33 +0530 Subject: [PATCH] Discard changes to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6aaf6b8..c65e36a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ target *.gz *.out com.github.swhkd.pkexec.policy -# *rc +*rc +!*rc/ .direnv