summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2014-02-11 10:38:28 -0700
committerJoe Gordon <joe.gordon0@gmail.com>2014-02-11 10:38:28 -0700
commitaf8d10f799646cbbe137312e124226cd1662abd7 (patch)
tree76d7a7523a52b578dfa201d950cc38e100618404 /.gitignore
parent3f9a9bcdd47a90de88592e9a72b7fde2a99a32f2 (diff)
downloadoslo-db-af8d10f799646cbbe137312e124226cd1662abd7.tar.gz
Add etc/openstack.conf.sample to .gitignore
etc/openstack.conf.sample is generated when running the unit tests, so add it ti .gitignore Change-Id: Iee41f9f433c3cbe55a832a319564dfb90eec99b7
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5bd0b80..b70139f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ openstack/common/db/*.sqlite
.testrepository/
.project
.pydevproject
+etc/openstack.conf.sample