chore: add .gitignore and remove pycache
This commit is contained in:
parent
00444e1276
commit
b9aca7ef2d
|
|
@ -0,0 +1,3 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
Binary file not shown.
Loading…
Reference in New Issue