Files
MicroPythonOS/tests/screenshots/.gitignore
T
2025-11-14 14:32:59 +01:00

10 lines
165 B
Plaintext

# Ignore all screenshot files
*.raw
# Ignore converted PNG files (can be regenerated from .raw)
*.png
# Allow this .gitignore and README.md
!.gitignore
!README.md