Skip to content

Commit

Permalink
Add .venv to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
  • Loading branch information
tekktrik committed Dec 1, 2022
1 parent 0ed4ef1 commit f8eaeee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -37,6 +37,7 @@ _build

# Virtual environment-specific files
.env
.venv

# MacOS-specific files
*.DS_Store
Expand Down

0 comments on commit f8eaeee

Please sign in to comment.