Skip to content

Ignore all .so files in gitignore

Philipp Schmidt requested to merge fix/gitignore_shared_object into master

With the recent upgrade to Python 3.8, the hardcoded path in .gitignore is no longer valid and the library keeps popping up. There is no need to have any shared objects tracked by git in here.

@calibration

Merge request reports

Loading