From 4897c83325b1cdff4e4459c709c815bdb63fff94 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 7 Oct 2024 16:42:45 -0300 Subject: .gitignore: Remove .so --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ad7ad04..a2c3555 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ /tests/*.bin /tests/functional/*.a /tests/functional/*.bin -/tests/functional/*.so /tests/fuzz/*.a /tests/fuzz/*.bin /tests/benchmarks/*.a -- cgit v1.2.3