]> source.dussan.org Git - gitignore.git/commit
Add .pyre directory for Pyre type checker 2851/head
authorkitsuyui <kitsuyui@kitsuyui.com>
Tue, 23 Oct 2018 13:25:12 +0000 (22:25 +0900)
committerkitsuyui <kitsuyui@kitsuyui.com>
Tue, 23 Oct 2018 13:25:12 +0000 (22:25 +0900)
commite970e56c9f2fa22f14d608686b3db18d31587b09
treeff6e319fc5a48856f4ef9d07012a9df0f34acb2d
parent45dca6a85905883a6459208e249822068f652ac3
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.
Python.gitignore