micropython/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
230 B
Plaintext
Raw Normal View History

# Build directories
build/
build-*/
docs/genrst/
# Test failure outputs
tests/results/*
# Python cache files
__pycache__/
# Customized Makefile/project overrides
GNUmakefile
user.props
# MacOS desktop metadata files
.DS_Store