]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add testrepository to git ignores.
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 30 May 2013 17:13:49 +0000 (11:13 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 30 May 2013 17:14:36 +0000 (11:14 -0600)
Now that we're updating our test runner we need
to add the git ignore rule for testrepository.

Change-Id: I0cf33598ef947750953624eccb5d34d78df462ed

.gitignore

index 5c7fdbd5efe2d7558e33575ffceccedecdac2f39..929b51fff4461000be2159aeeed8429ee157b7e5 100644 (file)
@@ -6,6 +6,7 @@
 *.swp
 .cinder-venv
 .coverage
+.testrepository
 .tox
 .venv
 AUTHORS