index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2025-10-06
gitignore: Ignore files created by ci.sh zepyhr and esp8266.
Jeff Epler
2024-09-23
gitignore: Add ffi_lib.so to the gitignore list.
Alessandro Gatti
2022-11-28
gitignore: Add comment about keeping this file minimal.
Damien George
2022-11-28
gitignore: Simplify top-level gitignore file.
Damien George
2021-05-04
gitignore: Ignore macOS desktop metadata files.
Nicko van Someren
2020-08-27
tests/run-tests: Make test output directory configurable.
stijn
2019-08-16
gitignore: Put build-*/ pattern in top-level gitignore file.
Damien George
2017-07-19
all: Remove trailing spaces, per coding conventions.
Damien George
2017-02-20
docs: Modify Makefile and indexes to generate cPy-differences pages.
Rami Ali
2016-08-29
.gitignore: Add *.pyc, because Python 2 doesn't use __pycache__.
Krzysztof Blazewicz
2015-04-30
msvc: Allow overriding of build options with custom file
stijn
2014-07-24
Add GNUmakefile to the .gitignore file.
Dave Hylands
2014-05-03
Ignore .exe files
stijn
2014-04-12
Update .gitignore to ignore __pycache__/.
Damien George
2014-04-10
Update .gitignore
Andrew Scheller
2014-01-11
Added memzip filesystem support for teensy
Dave Hylands
2014-01-05
Add gitignore file
mux