add .json to gitignore

This commit is contained in:
Francisco Gindre 2021-11-18 17:33:38 -03:00
parent 61c773e9b0
commit a4e1aef507
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker
.pyre/
### JSON files
*.json