ignoring env, venv and idea
This commit is contained in:
parent
c3b8106f85
commit
462b8741c5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
|||
__pycache__
|
||||
tags
|
||||
/.cache/
|
||||
.idea/
|
||||
env/
|
||||
venv/
|
||||
|
||||
# Web-specific
|
||||
http/images
|
||||
|
|
|
|||
Loading…
Reference in a new issue