From: Bartek Grzybowski Date: Tue, 5 Mar 2019 11:06:03 +0000 (+0100) Subject: Add more files to .gitignore X-Git-Tag: 6.0.0-ONAP~296^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7664d9342b86e8e8e36d30593f3f09b74cdcfaf5;p=oom%2Foffline-installer.git 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 --- diff --git a/.gitignore b/.gitignore index 8e695ec8..f665d53f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ doc +/package.info +/ansible/log/ diff --git a/ansible/.gitignore b/ansible/.gitignore index 5cddc2eb..521beaa8 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -1 +1,2 @@ ansible_chroot +application/*