mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
.py files are valid source files and shouldn't be ignored. This line was from the early days when .py files in the unix directory were used for testing. Signed-off-by: Damien George <damien@micropython.org>