monasca-common/.gitignore
cindy oneill 21d3947845 initial python monasca-common code in monasca_common
This is the start of a python monasca-common package.
Initially it has a common python logging config,
common oslo opts, and mysql common code.

Change-Id: I15c32b72fc42a8c5ce9eeedf20ca3a11907bf29f
2015-09-01 13:56:39 -06:00

19 lines
151 B
Plaintext
Executable File

*.cache
*.classpath
*.project
*.target/
*.settings/
.idea
target/
test-output/
test-config.yml
*.swp
*.iml
bin/
*.pyc
.tox
build
dist
*.egg-info
*.egg