gitignore .venv

Until Sphinx is properly packaged for Debian testing.
This commit is contained in:
Renken 2022-01-31 16:58:57 +01:00
parent d7a7a3464e
commit eb9e564b08
No known key found for this signature in database
GPG key ID: 3D24CB017B876F25

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/build/
/build_*/
/.venv/