.gitignore: ignore Python virtualenv

This commit is contained in:
Alan Orth 2021-12-06 21:29:22 +02:00
parent aa7f27ae38
commit c85a4690f3
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
site/node_modules
site/.hugo_build.lock
site/bin
virtualenv