fix the *.json rule in .gitignore

This commit is contained in:
Bryan Bishop
2013-08-03 12:23:08 -05:00
parent ea42b05085
commit 21113e1852

2
.gitignore vendored
View File

@@ -24,7 +24,7 @@
*~
# no data from extras/
extras/*.json
*.json
# for vim configuration
# url: http://www.vim.org/scripts/script.php?script_id=441