added venv/ directory to .gitignore
This commit is contained in:
parent
a94b410344
commit
89086d2ed5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -202,3 +202,6 @@ dmypy.json
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.toc
|
*.toc
|
||||||
*.pyg
|
*.pyg
|
||||||
|
|
||||||
|
# virtualenv
|
||||||
|
venv/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue