gitignore: add ".venv"
I have virtualenvs for different python versions in top-level folders such as .venv314.
This commit is contained in:
@@ -10,6 +10,7 @@ Electrum.egg-info/
|
||||
*_trial_temp
|
||||
packages
|
||||
env/
|
||||
/.venv*/
|
||||
.buildozer
|
||||
.buildozer_*/
|
||||
bin/
|
||||
|
||||
Reference in New Issue
Block a user