summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2021-03-18make translate; fix display pinsDan Halbert
2020-09-21Changes to compile cleanlyMark Roberts
2020-08-03.gitignore: only ignore autoapi generated .rst files in shared-bindings; igno...sommersoft
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-14docs: Improve 5.0.x <-> main branch doc linkrotJeff Epler
2020-05-14Fix ulab, math and template.Scott Shawcroft
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2019-12-16update vid and pid for teknikio_bluebirdJoeBakalor
2019-05-25Use rst2pyi to generate type stubs and packageJohn Reese
2019-04-09Ignore vscode filesScott Shawcroft
2018-08-30Merge remote-tracking branch 'adafruit/master' into es_langScott Shawcroft
2018-08-23Add POEdit .mo files to gitignoreCarlos
2018-08-22update SD to v6.1.0hathach
2018-07-12Merge pull request #1004 from adafruit/nrf52840_usbbootScott Shawcroft
2018-07-10handle errno defns for mingw and use correct executable nameDan Halbert
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-03Analysis fixes and long lived tweaks.Scott Shawcroft
2018-05-15update gitignorehathach
2018-02-13add 52840 serial bootloaderhathach
2017-11-07Implement busio.I2c.Dan Halbert
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-02-20docs: Modify Makefile and indexes to generate cPy-differences pages.Rami Ali
2017-01-05Ignore the bin folder that can be used to collect binaries across ports.Scott Shawcroft
2016-10-18Documentation rework to unify the docs together rather than having themScott Shawcroft
2016-09-07Include the precompiled math library from ASF.Scott Shawcroft
2016-08-29.gitignore: Add *.pyc, because Python 2 doesn't use __pycache__.Krzysztof Blazewicz
2015-04-30msvc: Allow overriding of build options with custom filestijn
2014-07-24Add GNUmakefile to the .gitignore file.Dave Hylands
2014-05-03Ignore .exe filesstijn
2014-04-12Update .gitignore to ignore __pycache__/.Damien George
2014-04-10Update .gitignoreAndrew Scheller
2014-01-11Added memzip filesystem support for teensyDave Hylands
2014-01-05Add gitignore filemux