diff --git a/.gitignore b/.gitignore index c381bd552..e378247ee 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .DS_Store .swp output/* -pelican-plugins/ \ No newline at end of file +pelican-plugins/ +.venv/ \ No newline at end of file