Feat: add venv to gitignore

This commit is contained in:
Bertrand Benjamin 2019-07-18 12:42:52 +02:00
parent 36d6c6f8b4
commit 7f4dc86d88
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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