cookietemple
cookietemple copied to clipboard
remove .idea from gitignore for cli-python and exclude nox/mypy/tests
Causes lots of indexing. Adding .idea folders to source control is now supported.
Requires new .gitignore:
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf