Update .gitignore

The .gitignore was regenerated starting from the version in
oslo-incubator, which is where oslo.policy came from.

Change-Id: I4c9518d4d1efbf3506dc6f7a9de17b221f844b55
This commit is contained in:
Brant Knudson 2015-01-20 11:36:21 -06:00 committed by Steve Martinelli
parent 14c680b807
commit f6f8dfa59a

62
.gitignore vendored
View File

@ -1,50 +1,22 @@
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
*~
*.swp
*.pyc
*.log
.coverage
.venv
.tox
nosetests.xml
.testrepository
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
cover/
oslo.policy.egg-info/
build/
dist/
doc/source/api
AUTHORS
.update-venv/
ChangeLog
openstack/versioninfo
*.egg
.testrepository/
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
*.mo
doc/build
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp