gitignore: python
commit
cb6bb47265
|
@ -0,0 +1,2 @@
|
|||
__pycache__
|
||||
*.pyc
|
Loading…
Reference in New Issue
|
@ -0,0 +1,2 @@
|
|||
__pycache__
|
||||
*.pyc
|