mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
When testing the Unix port with FFI tests enabled, the FFI helper library that's built as part of the testing process is not removed after the tests session end. This commit adds the built library to the gitignore list, so it doesn't mark the sourcetree as dirty if a test run for the Unix port was started in the past. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
638 B
638 B