mirror of
https://github.com/arendst/Tasmota.git
synced 2026-02-20 00:32:32 +01:00
Add python venv to .gitignore (#22045)
* Add python venv to .gitignore * Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -42,3 +42,7 @@ lib/libesp32/berry/berry
|
||||
.vscode/extensions.json
|
||||
*.bak
|
||||
*.code-workspace
|
||||
|
||||
## Python virtual environments for Platformio ##
|
||||
venv
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user