Add a .gitignore.
1 file changed
tree: ab9262b50b99a845499d17087f140af38d4b26b0
  1. .gitignore
  2. LICENSE
  3. MANIFEST.in
  4. mypy_extensions.py
  5. README.md
  6. setup.cfg
  7. setup.py
README.md

Mypy Extensions

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.