Skip to content

Commit

Permalink
Update .gitignore to exclude virtual env folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hjelev authored Jan 27, 2024
1 parent 0037f51 commit ceba00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ __pycache__/

# Distribution / packaging
.Python
rpi_mon_env/
build/
develop-eggs/
dist/
Expand Down

0 comments on commit ceba00e

Please sign in to comment.