From 9b857f87d56197457bfce4d1a1474c79bf3f91d2 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Mon, 19 May 2025 23:10:06 -0500 Subject: feat: added initial commit of config files --- nvim/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 nvim/.gitignore (limited to 'nvim/.gitignore') diff --git a/nvim/.gitignore b/nvim/.gitignore new file mode 100755 index 0000000..cc5457a --- /dev/null +++ b/nvim/.gitignore @@ -0,0 +1,8 @@ +tt.* +.tests +doc/tags +debug +.repro +foo.* +*.log +data -- cgit v1.2.3