From a83a023dd03315f0749308ea00acbd947ac47e30 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 29 Jul 2024 19:08:29 +0200 Subject: misc: Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0ab5a1b..96d4fbb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ Cargo.lock .direnv/ -log +log* + +tests/a.out -- cgit 1.4.1