python-manilaclient/.gitignore
Valeriy Ponomaryov b0b4fd00a0 Add .testrepository to .gitignore
After run of unittests .testrepository dir appears,
it should be ignored by git.

Change-Id: Ie1c2254de64d91f537ad096dfa91b22a928f4929
2014-06-28 20:18:18 +00:00

10 lines
122 B
Plaintext

*.pyc
.idea
.testrepository
.tox/*
python_manilaclient.egg-info
setuptools_git*.egg
setuptools_git*.egg
AUTHORS
ChangeLog