Skip to content

Commit

Permalink
Added virtual envs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav13081994 authored and jleclanche committed Aug 23, 2021
1 parent e251c3e commit 34fe3e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ __pycache__
dj_stripe.egg-info
*.mo

# Environments
.venv

# mkdocs
site/

Expand Down

0 comments on commit 34fe3e9

Please sign in to comment.