2e309e6fc1
Change I6ed3a97e35ce73b820f7a436214480051ed6528f started using setup.py in oslo. This adds support for auto generating the AUTHORS and ChangeLog files. This adds these files to gitignore and adds a .mailmap to cleanup the file. Fixes bug 979958. Change-Id: If61920c81499c5e579d3c1e7a66f8bf02020dfa9
16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
*.pyc
|
|
etc/tempest.conf
|
|
include/swift_objects/swift_small
|
|
include/swift_objects/swift_medium
|
|
include/swift_objects/swift_large
|
|
*.log
|
|
*.swp
|
|
*.swo
|
|
*.egg*
|
|
.tox
|
|
.venv
|
|
dist
|
|
build
|