From 404433a38f4754932e224eb779ca512c7e1ee87e Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Tue, 28 Oct 2025 09:50:19 -0500 Subject: gitignore adding niri --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b51e6c1..421d75c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ # Include gitignore !.gitignore +# Include niri +!niri/ +!niri/** # Include nvim !nvim/ !nvim/** -- cgit v1.2.3