浏览代码

gitignore the bulid directory for tests

pull/2764/head
Ivan Pozdeev 1年前
父节点
当前提交
2cbba05966
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      plugins/.gitignore

+ 1
- 0
plugins/.gitignore 查看文件

@ -2,3 +2,4 @@
!/.gitignore
!/version-ext-compat
!/python-build
/python-build/test/build

正在加载...
取消
保存