fuel-octane/.gitignore
Pavel Chechetin 0af1b6517a Graph-based upgrade-ceph. Puppet part.
- Graphs and puppet manifests part
 - Delete lib from .gitignore
 - Augeas lens for Ceph is copied and pasted, should be switched to the
   version from the upstream when [0] is merged and published.

[0] https://github.com/hercules-team/augeas/pull/401

Change-Id: I639cbf786971fea8c56b4da6b2661477b3b12c41
2016-09-07 16:14:49 +00:00

35 lines
286 B
Plaintext

*.py[cod]
# Packages
*.egg
*.egg-info
dist
build
.eggs
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib64
# Installer logs
pip-log.txt
# Runtime logs
octane.log
# Unit test / coverage reports
.coverage
.tox
.venv
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog