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
*.egg-info *.egg-info
*.pyc *.pyc
/.tox /.coverage
.*.swp
/build/*
/MANIFEST
/dist/*
/doc/build/*
/.test /.test
/.testrepository /.testrepository
/MANIFEST /.tox
/.coverage /AUTHORS
/build/*
/ChangeLog
/coverage*.xml /coverage*.xml
/dist/*
/doc/build/*
/junit*.xml /junit*.xml
/MANIFEST
# Unit test / coverage reports # Unit test / coverage reports
cover/ cover/