- Add .gitignore copying 1:1 from https://github.com/github/gitignore/blob/master/Python.gitignore - Add .editorconfig taking hints from https://editorconfig.org/ and https://github.com/seanfisk/python-project-template/blob/master/.editorconfig.