From f8a6a4decabe8a2ce9ec78d9ceee13ce3a88ed3a Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 24 Jul 2025 14:50:38 -0400 Subject: [PATCH] gitignore: clean up the git status Signed-off-by: Vincent Batts --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9095e92 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +.*.swp +Session.vim +too-soon