From 68f061e9965541c5d07a8b830084a8fb7fbe81ba Mon Sep 17 00:00:00 2001 From: Repo Bot Date: Sun, 19 Oct 2025 12:30:12 +0200 Subject: [PATCH] chore(git): allow selective .so tracking; ignore only app/ipm/lib native binaries --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 793b7d2..034fbf2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ __pycache__/ *.py[cod] *$py.class -*.so *.egg *.egg-info/ dist/