errant
errant copied to clipboard
Ignore temporary files generated by installation
Could you add /*.egg-info/ and __pycache__/ into .gitignore? I'm using this repo as submodule in git and these temporary files are created after installation.