Ignore venvs

This commit is contained in:
Knoch 2022-10-04 16:58:37 +02:00
parent 7ce82dbaf0
commit 6dfd5625f3

5
.gitignore vendored
View File

@ -32,6 +32,9 @@ js/reveal.min.js
# Logs
logs
*.log
### venv ###
venv/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
@ -124,4 +127,4 @@ slides.*.html
*.swp
# VS Code
**/.vscode
**/.vscode