Skip to content

Commit

Permalink
[.gitignore] Exclude venv
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Jan 23, 2024
1 parent 9d09ac8 commit 15b4e25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ __pycache__/
build/
dist/
.idea/
.vscode/
.vscode/
venv/

0 comments on commit 15b4e25

Please sign in to comment.