Initial commit
commit
9a203585a0
|
@ -0,0 +1,3 @@
|
|||
*.egg-info/
|
||||
__pycache__/
|
||||
*.py[co]
|
Loading…
Reference in New Issue
|
@ -0,0 +1,3 @@
|
|||
*.egg-info/
|
||||
__pycache__/
|
||||
*.py[co]
|