Unverified Commit 32c358b0 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2851 from kitsuyui/add-pyre-directory

Add .pyre directory for Pyre type checker
parents 45dca6a8 e970e56c
...@@ -109,3 +109,6 @@ venv.bak/ ...@@ -109,3 +109,6 @@ venv.bak/
.mypy_cache/ .mypy_cache/
.dmypy.json .dmypy.json
dmypy.json dmypy.json
# Pyre type checker
.pyre/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment