Added Python virtual envs to .gitignore

This commit is contained in:
f4exb 2018-12-19 07:41:03 +01:00
parent 0a7e8378df
commit 663684dd9d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ debian/files
debian/sdrangel.debhelper.log
debian/debhelper-build-stamp
obj-x86_64-linux-gnu/*
**/venv/