-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否忽略子目录下的文件夹 #3
Comments
我觉得你可以先删除,扫描完之后再加入进去呢~ |
其实就是不支持写正则表达式吧 |
设置偏好后,为啥不生效? |
比如设置忽略的文件后,不生效 |
你好,我基于该软件二次开发出了 Annotree:一款生成带注释的目录树工具 ✨✨✨ | 帮助你高效地编写技术文档,大家有目录树需求的,欢迎来看看!详情见: #79 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
比如我想忽略所有目录下名为“pycache”的文件夹而不只是根目录下的
按现在的方式的话只能扫描完在设置中一个个添加这些文件夹,然后重新扫描一遍
The text was updated successfully, but these errors were encountered: