From 7659170599ce13cce88b30c3aecb925e2d069983 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sat, 8 Feb 2025 21:31:45 -0500 Subject: [PATCH] update gitignore add test.lua --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8efc38d..14e3665 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ rocks.toml extras/ /home/rootiest/.cache/nvim qalc +test.lua