monasca-api/.gitignore
Michael James Hoppal c2f85438d6 Add period field to notification methods
This will allow periodic notifications

Change-Id: Ifa7c1e499d4ac45d543285463036b8a058f70c26
2016-06-08 13:31:39 -06:00

36 lines
295 B
Plaintext

*.py[co]
*~
docs/build/*
dist
build
cover
.coverage
*.egg
*.egg-info
.testrepository
.tox
ChangeLog
MANIFEST
monasca.log
*.swp
*.iml
.DS_Store
.cache
.classpath
.idea
.project
.target/
java/debs/*
.settings/
target
test-output/
logs/
log/
*config*.yml
db/config.yml
virtenv/*
.vagrant
AUTHORS