diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-03-05 12:06:03 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-03-05 13:28:56 +0100 |
commit | 7664d9342b86e8e8e36d30593f3f09b74cdcfaf5 (patch) | |
tree | b45ce8170abd31df3321a1ea177673433273ccad /ansible/.gitignore | |
parent | 69ef231fec01c705f81c9ddae5240090d5710a44 (diff) |
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 <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible/.gitignore')
-rw-r--r-- | ansible/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/.gitignore b/ansible/.gitignore index 5cddc2eb..521beaa8 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -1 +1,2 @@ ansible_chroot +application/* |