------------------
New features
- default ``files.associations`` and ``files.exclude`` for python file now will be automatically included
if those are not in existing ``settings.json``
Bug fixes
- Normally buildout removed generated file/directory first if exists, that's why previously ``settings.json`` file
removed and ultimately existing settings were lost! [nazrulworld]