ignore venv

This commit is contained in:
Simon 2023-07-30 21:19:26 +07:00
parent ee325adb48
commit 22921ffa3c
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -3,3 +3,6 @@ mkdocs/site
# ignore local cache
mkdocs/.cache/
# python
.venv