mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +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
1 changed files with 3 additions and 0 deletions
|
@ -109,3 +109,6 @@ venv.bak/
|
|||
.mypy_cache/
|
||||
.dmypy.json
|
||||
dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue