Skip to content

Commit 32c358b

Browse files
authored
Merge pull request #2851 from kitsuyui/add-pyre-directory
Add .pyre directory for Pyre type checker
2 parents 45dca6a + e970e56 commit 32c358b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@ venv.bak/
109109
.mypy_cache/
110110
.dmypy.json
111111
dmypy.json
112+
113+
# Pyre type checker
114+
.pyre/

0 commit comments

Comments
 (0)