summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAbhishek Lekshmanan <abhishek.lekshmanan@ril.com>2015-01-13 10:33:26 +0000
committerAbhishek Lekshmanan <abhishek.lekshmanan@ril.com>2015-01-16 06:42:25 +0000
commitc20b55e549e0ae20cff32452d1034b534481a1eb (patch)
treeb7facd8bd13c10b518590fc9e9a1b53c7a649f83 /.gitignore
parent18476ecf48ad887bd8a15ab49f0480c1fbef7f85 (diff)
downloadceilometer-c20b55e549e0ae20cff32452d1034b534481a1eb.tar.gz
Adding build folders & sorting gitignore
Since these folders are generated during build (and to be ignored). .gitignore is also sorted for easier maintenance. Change-Id: I324f89264a523f9bf99c7311eb12e76cb0673b4b Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 2296c50c..750437bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,18 @@
+*.egg*
+*.mo
*.pyc
-*.egg-info
.coverage
-.tox
-cover
.testrepository
-subunit.log
+.tox
AUTHORS
-ChangeLog
-dist
-*.egg
+build/*
ceilometer/versioninfo
-doc/build
+ChangeLog
+cover/*
+dist/*
+doc/build/*
doc/source/sourcecode
-*.mo
etc/ceilometer/ceilometer.conf*
+subunit.log
tools/lintstack.head.py
tools/pylint_exceptions