Merge "repair .gitgnore"

This commit is contained in:
Zuul 2018-04-04 22:03:07 +00:00 committed by Gerrit Code Review
commit 58f51411e1

18
.gitignore vendored
View File

@ -1,19 +1,19 @@
.*.swp
*.egg
*.egg-info
*.pyc
/.tox
.*.swp
/build/*
/MANIFEST
/dist/*
/doc/build/*
/.coverage
/.test
/.testrepository
/MANIFEST
/.coverage
/.tox
/AUTHORS
/build/*
/ChangeLog
/coverage*.xml
/dist/*
/doc/build/*
/junit*.xml
/MANIFEST
# Unit test / coverage reports
cover/