Skip to content

总体实现功能 #1

@ihexon

Description

@ihexon
  • -exchid 忽略隐藏文件
  • --log 记录日志文件
  • -ex [regx] 用正则表达式排除文件
  • 定义一组规律规则,如 -ex java,sh,c++ 排除java,sh,c++ 文件
  • 从配置文件读取规律规则,类似于.gitignore
  • 预定一组事件触发机制,如log文件发生更改之前,备份原文件,敏感文件被更改后记录详细日志,具体事件有待讨论...
  • 项目代码超过2K行,release 3.0 开始采用插件化设计
  • 图形化UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions