From 0a5f3a6a75a147bd32be1390655c5c9ddf127249 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 23 Sep 2021 20:52:15 -0700 Subject: Added ignore rule for .so --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 679010a..6b8f9d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.o +*.so tags bp .* -- cgit v1.2.3