Skip to content

Commit

Permalink
chore: Ignore virtualenv in website directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenhilton committed Jul 8, 2022
1 parent c16bea0 commit 4b0e078
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/chezmoi.io/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ __pycache__
/docs/install.md
/docs/links/articles-podcasts-and-videos.md
/site

/.venv
/.virtualenv
/venv
/virtualenv

0 comments on commit 4b0e078

Please sign in to comment.