chore(git): allow selective .so tracking; ignore only app/ipm/lib native binaries

This commit is contained in:
Repo Bot 2025-10-19 12:30:12 +02:00
parent 5f3d2a78d7
commit 68f061e996

1
.gitignore vendored
View File

@ -2,7 +2,6 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
*.so
*.egg *.egg
*.egg-info/ *.egg-info/
dist/ dist/