Skip to content

Commit

Permalink
Add Python virtual envs to gitignore_global
Browse files Browse the repository at this point in the history
  • Loading branch information
dskecse committed Dec 23, 2023
1 parent 9bd98ac commit 8188c51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitignore_global
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
.vscode/
tags
node_modules/
.venv
venv/

0 comments on commit 8188c51

Please sign in to comment.