Skip to content

Commit

Permalink
Merge pull request #145 from tekktrik/fix/gitignore-venv
Browse files Browse the repository at this point in the history
Add .venv to .gitignore
  • Loading branch information
tekktrik authored Dec 1, 2022
2 parents 8eb3fb7 + 5456661 commit af95a10
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 @@ -37,6 +37,7 @@ _build

# Virtual environment-specific files
.env
.venv

# MacOS-specific files
*.DS_Store
Expand Down

0 comments on commit af95a10

Please sign in to comment.