Merge pull request #890 from BlackFrog1/laptop
Ignore python virtual environments
This commit is contained in:
commit
3e3fff298c
9
.gitignore
vendored
9
.gitignore
vendored
@ -18,3 +18,12 @@ pwnagotchi.egg-info
|
||||
*backup*.tgz
|
||||
*backup*.gz
|
||||
.vscode
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
Loading…
x
Reference in New Issue
Block a user