Просмотр исходного кода

remove any dependency roles in testing from git repo

Chris Mague 7 лет назад
Родитель
Сommit
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/*