mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
Scrape Supported Protocols and generate SupportedProtocols.md (#755)
* Tool to build the document. * Add reference to new doc. * Other - Move existing python unit tests to Python3 - Use Python3's pylint - Fix pylint issues found after move. - Convince CI/Travis to install/use convince Python3 stuff. Fixes #743
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@
|
||||
# vi/vim
|
||||
**/*.swp
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
## Build environments
|
||||
# Platformio
|
||||
**/.pio/
|
||||
|
||||
Reference in New Issue
Block a user