Skip to content

Commit

Permalink
Add python venv dir to ggitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Sirish <aditya@saky.in>
  • Loading branch information
adityasaky committed Dec 19, 2023
1 parent 14e233f commit 7464e88
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 @@ -5,3 +5,4 @@ node_modules
\#*\#
dist
__pycache__
env

0 comments on commit 7464e88

Please sign in to comment.