add feature to fomrat note and save top local directory
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -1 +1,8 @@
|
||||
.env
|
||||
.env
|
||||
|
||||
# 忽略所有 __pycache__ 文件夹
|
||||
__pycache__/
|
||||
|
||||
# 忽略 Python 编译缓存文件
|
||||
*.py[cod]
|
||||
*$py.class
|
Reference in New Issue
Block a user