python-manilaclient/.gitignore
vponomaryov 6266fc86c7 Add temp files of vim and cover tox job to .gitignore file
Without this change git considers temp files of vim and cover tox job as new
files, so add them to .gitignore.

Change-Id: Id1f7b2785b928dedd00f0848aad7ad81718699eb
2014-10-01 14:15:57 +03:00

15 lines
164 B
Plaintext

*.pyc
*.swp
.coverage
.idea
.testrepository
.tox/*
.venv
cover/*
subunit.log
python_manilaclient.egg-info
setuptools_git*.egg
setuptools_git*.egg
AUTHORS
ChangeLog