浏览代码

Ignore source distribution dirs

default_compile_flags
vector-of-bool 5 年前
父节点
当前提交
8c86000aa3
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore 查看文件

@@ -2,4 +2,5 @@ _build/
__pycache__/
.peru/
.vscode/
.mypy_cache/
.mypy_cache/
*.dsd/

正在加载...
取消
保存