summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIldiko Vancsa <ildiko.vancsa@ericsson.com>2014-06-11 08:49:53 +0200
committerIldiko <ildiko.vancsa@ericsson.com>2014-06-16 09:00:22 +0200
commit99424154b46f8052f642d6d849524501fabdbdf5 (patch)
treefc7d2a77c0888bffc1b80d5406e8a9f543176e03 /.gitignore
parent7ec5ceaba58e19252fdc7948e77051d58f5a906d (diff)
downloadceilometer-99424154b46f8052f642d6d849524501fabdbdf5.tar.gz
Clean up .gitignore
Several files were removed from the doc sources and config, so there are a few folders in .gitignore, which are not needed anymore. Also there was a build directory referenced and the only build directory is under the doc folder, so this was corrected also. Change-Id: I60f25d282caa813b3bfc790988578b9882ba95ab
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 8a91c161..f4ad1436 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
*.pyc
*.egg-info
-build
.coverage
.tox
cover
@@ -11,9 +10,7 @@ ChangeLog
dist
*.egg
ceilometer/versioninfo
-doc/source/api/ceilometer.*.rst
-doc/source/api/tests.*.rst
-doc/source/api/autoindex.rst
+doc/build
doc/source/sourcecode
*.mo
etc/ceilometer/ceilometer.conf.sample