Skip to content

Commit

Permalink
chore: add virtual env to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <[email protected]>
  • Loading branch information
dwisiswant0 committed May 17, 2024
1 parent e0b2eea commit 3202df9
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 @@ -2,4 +2,5 @@ jadx/
*.pyc
*.egg-info/
build/
dist/
dist/
venv/

0 comments on commit 3202df9

Please sign in to comment.