X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=packer%2F.gitignore;h=7ac7b9981e91caac7670ec6876b3623d8782ca7a;hb=90d10f5dc85d577c7cec2d608b19a23120df1281;hp=7979d3aa07555c4233d31bb64485108c23deb240;hpb=1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66;p=osm%2Fdevops.git diff --git a/packer/.gitignore b/packer/.gitignore index 7979d3aa..7ac7b998 100644 --- a/packer/.gitignore +++ b/packer/.gitignore @@ -1,3 +1,35 @@ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + output-virtualbox-iso/ packer_cache/ builds/ +jujubase*/ +osm-*/ +*.iso +*.box +*.ovf +*.vmdk +*.vdi +virtualfloppy.vfd +packer_cache +packer.log +.DS_Store +/packer-*/ +*.variables.json +/builds/ +vagrant_tests/.vagrant +clouds.yaml +clouds.yml +openstack.rc +openrc* +*.pem \ No newline at end of file