From 0a87208f4cad82cfe7dd33c7fbcbcd7cc0d1e219 Mon Sep 17 00:00:00 2001 From: historia Date: Sun, 4 Aug 2024 04:16:20 -0400 Subject: Fixing gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 66126ea..83f77d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ then -tests/ -!tests/*.nim? +/tests/* +!/tests/*.nim +!/tests/*.nims -- cgit v1.2.3