commit cc0605846d0761b3edb5efb442f0478db9507ada parent 27d1915d2c88f6601c7fa2965f4ace9fbf807f96 Author: grouse <bdmfegys@duck.com> Date: Fri, 23 Feb 2024 17:40:20 -0500 add **/*.so to .gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -2,6 +2,7 @@ surf patches/ **/*.o +**/*.so **/*.tar.gz **/config.h **/*.orig