#Python
__pycache__

#PyDev/Eclipse
.settings
.project
.pydevproject

#emacs
.dir-locals.el

# MyPy
.mypy_cache
