4efc0cca2f
When running "python setup.py <command>", some files are generated automatically. They should be ignored from the version management. Change-Id: I39862425babc988c57a2226c84a883a05bab9955
14 lines
123 B
Plaintext
14 lines
123 B
Plaintext
/doc/build/
|
|
/openstacki18n.egg-info/
|
|
AUTHORS
|
|
ChangeLog
|
|
dist/
|
|
|
|
*.mo
|
|
|
|
# Python compiled files
|
|
*.pyc
|
|
|
|
# Testenvironment
|
|
.tox/
|