Update .gitignore
This commit is contained in:
parent
72cddf98e3
commit
500593cce1
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -112,4 +112,5 @@ dmypy.json
|
||||||
|
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
!/toxic/
|
toxic/
|
||||||
|
.idea/
|
||||||
|
|
Reference in a new issue