almanach/.gitignore
Frédéric Guillot 1ea561c3c8 Add first tempest test
- First functional test for the API endpoint /info
- Move all unit tests to almanach.tests.unit like
other OpenStack projects

Change-Id: I8017aec28a060024f63bee59173b3c1df8879edb
2016-12-01 16:35:33 -05:00

14 lines
107 B
Plaintext

.idea
.tox
*.iml
*.log
*.pyc
*.coverage
*.egg*
.DS_Store
.testrepository
AUTHORS
ChangeLog
doc/build
build