Update gitignore
parent
f6d49ca9fc
commit
b41c113903
|
|
@ -2,3 +2,4 @@ venv
|
||||||
target
|
target
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.idea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue