Update .gitignore to exclude virtual env folder

This commit is contained in:
Masoko
2024-01-27 17:33:07 +02:00
committed by GitHub
parent 0037f51792
commit ceba00e490

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
rpi_mon_env/
build/ build/
develop-eggs/ develop-eggs/
dist/ dist/