From 708e13e7bbfbea07e3a1ca4a146319e3dffc13f9 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 5 Feb 2019 11:44:38 +0100 Subject: [PATCH] repo: update gitignore file - do not ignore raw_install_python.yml Signed-off-by: Guillaume Abrioux --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 98527d7a3..4621558b7 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ ceph-ansible.spec *.pytest_cache !.travis.yml !.mergify.yml -!raw_install_python.yml \ No newline at end of file +!raw_install_python.yml