Update gitignore to catch all json files

This commit is contained in:
FoxxMD
2020-11-10 13:23:09 -05:00
parent 0e02545999
commit d5007f7b0b
+1 -1
View File
@@ -117,6 +117,6 @@ dist
.yarn/install-state.gz
.pnp.*
config.json
*.json
*.txt
.idea/