Initial commit
This commit is contained in:
commit
7e929f3a32
2 changed files with 29 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*#
|
||||
*~
|
||||
TAGS
|
||||
*.py[cod]
|
||||
__pycache__
|
||||
Reference in a new issue