Initial commit
This commit is contained in:
parent
879330a901
commit
029b5d920f
3 changed files with 181 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,8 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
.idea/
|
||||
token.txt
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue