Browse Source

added venv to gitignore

main
Holger Frey 7 years ago
parent
commit
b51e2de347
  1. 1
      .gitignore

1
.gitignore vendored

@ -8,6 +8,7 @@ __pycache__/ @@ -8,6 +8,7 @@ __pycache__/
*.so
# Distribution / packaging
venv-honeypot/
.venv
.Python
env/

Loading…
Cancel
Save