From ab491bcc88acd83e9fa21de1d4a3fe60bfba577a Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Tue, 21 Jan 2014 11:18:11 +0900 Subject: [PATCH] Add get-pip.py/*.qcow2 to .gitignore files/get-pip.py and *.qcow2 are installed by DevStack itself. So we shouldn't manage it with the git repository. Change-Id: Ib22ed814d3d3eb33ef3ff45874b0ff36b2036cf5 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 43652024f3..1840352636 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,10 @@ src localrc local.sh files/*.gz +files/*.qcow2 files/images files/pip-* +files/get-pip.py stack-screenrc *.pem accrc