Update .gitignore

This commit is contained in:
Owen Quinlan 2021-08-04 13:50:57 +10:00
parent 72cddf98e3
commit 500593cce1

3
.gitignore vendored
View file

@ -112,4 +112,5 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
!/toxic/ toxic/
.idea/