*.swo is another common VIM swapfile name. *~ is used for backups when editing files, and pip-wheel-metadata/ may be automatically generated when running the application, so they belong in this file.
*.swo
*~
pip-wheel-metadata/
:thumbsup:
Thanks for these :)
Pull-Request has been merged by pingou
*.swois another common VIM swapfile name.*~is used for backups when editing files, andpip-wheel-metadata/may be automatically generated when running the application, so they belong in this file.