From: Seena Fallah Date: Tue, 27 May 2025 11:11:37 +0000 (+0200) Subject: chore: add .ansible to gitignore X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c62cc3f4cbbeed0d4fca549ce9681a39a2f8f8fc;p=ceph-ansible.git chore: add .ansible to gitignore Signed-off-by: Seena Fallah (cherry picked from commit df312923c95f342aacbf6dfe35222c51480b5b86) --- diff --git a/.gitignore b/.gitignore index cbabf997f..deef13306 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ ceph-ansible.spec !raw_install_python.yml !requirements.yml .vscode/ +.ansible/