summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZhiQiang Fan <zhiqiang.fan@huawei.com>2014-05-16 17:09:07 +0800
committerZhiQiang Fan <zhiqiang.fan@huawei.com>2014-05-29 11:13:26 +0800
commit72e9faaea6c5c5d7b5f2b426c9e50ca2a98b6c37 (patch)
treebfe33975cd4eb48251d811a14873fdad8cc4c966 /.gitignore
parent08eea702572a1f36c06da201b5f6b9ab6ff90f15 (diff)
downloadceilometer-72e9faaea6c5c5d7b5f2b426c9e50ca2a98b6c37.tar.gz
Ignore the generated file ceilometer.conf.sample
Since we have removed the ceilometer.conf.sample file and added tox -e genconfig to generate it, we should no longer track it. Change-Id: I66a03eb2672941ba5115bf0adb9fb0c944f68e4d Closes-Bug: #1320150
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 559d1b2d..8a91c161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ doc/source/api/tests.*.rst
doc/source/api/autoindex.rst
doc/source/sourcecode
*.mo
+etc/ceilometer/ceilometer.conf.sample