From 7664d9342b86e8e8e36d30593f3f09b74cdcfaf5 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Tue, 5 Mar 2019 12:06:03 +0100 Subject: Add more files to .gitignore Added additional files generated at packaging time to .gitignore not to mess up working tree Issue-ID: OOM-1697 Change-Id: I6c6194a7109aa1862cff0448566eff1db01c13f9 Signed-off-by: Bartek Grzybowski --- ansible/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/.gitignore b/ansible/.gitignore index 5cddc2eb..521beaa8 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -1 +1,2 @@ ansible_chroot +application/* -- cgit 1.2.3-korg