Feat: add venv to gitignore

Este commit está contenido en:
Bertrand Benjamin 2019-07-18 12:42:52 +02:00
padre 36d6c6f8b4
commit 7f4dc86d88
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

1
.gitignore vendido
Ver fichero

@ -5,3 +5,4 @@ pelican-themes/*
content/Enseignements/2*
__pycache__
*.pid
venv/