Browse code

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

Masayuki Igawa authored on 2014/01/21 11:18:11
Showing 1 changed files
... ...
@@ -7,8 +7,10 @@ src
7 7
 localrc
8 8
 local.sh
9 9
 files/*.gz
10
+files/*.qcow2
10 11
 files/images
11 12
 files/pip-*
13
+files/get-pip.py
12 14
 stack-screenrc
13 15
 *.pem
14 16
 accrc