From 129b7312400a69b995b67fd2feb3f915b7f20555 Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Tue, 21 Oct 2025 16:33:55 -0500 Subject: Reformat tests.c --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b5404e5..0e756db 100644 --- a/.gitignore +++ b/.gitignore @@ -3,13 +3,17 @@ tests encryption ll a.out -bin + *.o *.enc .vscode *.d +*.test + +bin/ +.timestamps/ + docs GPATH GRTAGS GTAGS -.timestamps \ No newline at end of file -- cgit v1.2.3