Merge pull request #29 from kanzure/fix-json-gitignore

Allow (some) json files in the repo
This commit is contained in:
Bryan Bishop
2013-09-12 21:40:30 -07:00

4
.gitignore vendored
View File

@@ -23,8 +23,8 @@
# swap files for gedit
*~
# no data from extras/
*.json
# labels.json is auto-generated by gbz80disasm
labels.json
# for vim configuration
# url: http://www.vim.org/scripts/script.php?script_id=441