Skip to content

Commit

Permalink
quick ignore of python environments
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackFrog1 committed Jun 8, 2020
1 parent 05b235c commit 8dd9a85
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ pwnagotchi.egg-info
*backup*.tgz
*backup*.gz
.vscode

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

0 comments on commit 8dd9a85

Please sign in to comment.