浏览代码

Dont publish testing/dev files to Ansible Galaxy

Jared Ledvina 7 年之前
父节点
当前提交
c2bee4e8ed
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -0,0 +1,5 @@
+Pipfile export-ignore
+Pipfile.lock export-ignore
+docs/ export-ignore
+mkdocs.yml export-ignore
+molecule/ export-ignore