Merge pull request #8230 from Jason2866/patch-3

Add platformio_tasmota_cenv.ini to .gitignore
This commit is contained in:
Theo Arends 2020-04-19 16:47:41 +02:00 committed by GitHub
commit 32908f63f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -17,6 +17,7 @@ tasmota*.bin
tasmota*.bin.gz
tasmota*.map
platformio_override.ini
platformio_tasmota_cenv.ini
## Visual Studio Code specific ######
.vscode
@ -24,4 +25,4 @@ platformio_override.ini
.vscode/c_cpp_properties.json
.vscode/launch.json
*.bak
*.code-workspace
*.code-workspace