Ignore venvs
This commit is contained in:
parent
7ce82dbaf0
commit
6dfd5625f3
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,6 +32,9 @@ js/reveal.min.js
|
|||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
### venv ###
|
||||||
|
venv/
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user