Merge pull request #985 from iorisa/feature/tree

feat: + tree command
This commit is contained in:
Alexander Wu 2024-03-21 15:39:29 +08:00 committed by GitHub
commit 5ee95b1461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 205 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
__pycache__
*.py[cod]
*$py.class