Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .pyre directory for Pyre type checker
Pyre is a new type-checker for Python developed by facebook in May 2018. https://pyre-check.org/ It makes .pyre directory for storing result or cache for type checking. This directory is environment dependent. So it should be ignored from Git.
- Loading branch information