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
This commit is contained in:
Masayuki Igawa 2014-01-21 11:18:11 +09:00
parent 3f5250fff3
commit ab491bcc88
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,8 +7,10 @@ src
localrc
local.sh
files/*.gz
files/*.qcow2
files/images
files/pip-*
files/get-pip.py
stack-screenrc
*.pem
accrc