ソースを参照

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