pythonify man script
This commit is contained in:
parent
ddb7a69f7e
commit
56d1705abd
4 changed files with 129 additions and 219 deletions
4
.gitignore
vendored
Normal file → Executable file
4
.gitignore
vendored
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
*.tar
|
||||
*.tar.gz
|
||||
.idea
|
||||
.idea
|
||||
.vscode
|
||||
__pycharm__
|
Reference in a new issue