ソースを参照

remove any dependency roles in testing from git repo

Chris Mague 7 年 前
コミット
709ba3e058
1 ファイル変更1 行追加0 行削除
  1. 1 0
      {{cookiecutter.role_name}}/.gitignore

+ 1 - 0
{{cookiecutter.role_name}}/.gitignore

@@ -1,2 +1,3 @@
 *cloudimg-console.log
 .vagrant/*
+test/roles/*