Feat: add venv to gitignore

このコミットが含まれているのは:
Bertrand Benjamin 2019-07-18 12:42:52 +02:00
コミット 7f4dc86d88
1個のファイルの変更1行の追加0行の削除

1
.gitignore vendored
ファイルの表示

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