Explorar el Código

remove any dependency roles in testing from git repo

Chris Mague hace 7 años
padre
commit
709ba3e058
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      {{cookiecutter.role_name}}/.gitignore

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

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