浏览代码

Add .gitattributes, exclude tests from archive

Vladimir 3 年之前
父节点
当前提交
1731457a26
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+/.gitattributes export-ignore
+/.github export-ignore
+/.gitignore export-ignore