Skip to content

Commit

Permalink
envs to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kolibril13 committed Dec 10, 2022
1 parent 3606514 commit d12b37b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
__pycache__/
*.py[cod]
*$py.class
.venv11
.venv10
.venv9
.venv8
.venv7
.venv

# C extensions
*.so
Expand Down

0 comments on commit d12b37b

Please sign in to comment.