mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Merge pull request #2851 from kitsuyui/add-pyre-directory
Add .pyre directory for Pyre type checker
This commit is contained in:
commit
32c358b0af
@ -109,3 +109,6 @@ venv.bak/
|
|||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.dmypy.json
|
.dmypy.json
|
||||||
dmypy.json
|
dmypy.json
|
||||||
|
|
||||||
|
# Pyre type checker
|
||||||
|
.pyre/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user