You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Add .gitignore
This commit is contained in:
@@ -14,3 +14,10 @@ internal_filesystem/tests
|
||||
# these tests contain actual NWC URLs:
|
||||
tests/manual_test_nwcwallet_alby.py
|
||||
tests/manual_test_nwcwallet_cashu.py
|
||||
|
||||
# Python cache files (created by CPython when testing imports)
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
|
||||
Reference in New Issue
Block a user