From 8d85e6501a9aa49da4a4a910207566e85bd5fd4d Mon Sep 17 00:00:00 2001 From: ame Date: Mon, 15 Apr 2024 08:23:28 -0500 Subject: msys2 + fix logging --- .gitignore | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1a2cf81..4b10e3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,13 @@ -*.so -*.dll -*.gpg -/*.lua -a.exe -a.out -*.json -test -test2 -*.py - -src/*.o -src/*/*.o +*.so +*.dll +*.gpg +/*.lua +a.exe +a.out +*.json +test +test2 +*.py + +src/*.o +src/*/*.o -- cgit v1.2.3