From: Robert Collins Date: Mon, 12 Aug 2013 08:24:26 +0000 (+1200) Subject: Ignore built files. X-Git-Tag: opnfv-6.0.0~2976 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f733956be86596f887ac0bee9b00f60c082ec608;p=apex-tripleo-heat-templates.git Ignore built files. We don't want someone accidentally committing them. Change-Id: Iec4df61d3b7b1e1bd30f4cbba6b9991062758101 --- diff --git a/.gitignore b/.gitignore index 50306842..bc15ad26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Built via Makefile +overcloud.yaml + *.py[cod] # C extensions