mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-28 21:24:09 -05:00
Merge pull request #29 from kanzure/fix-json-gitignore
Allow (some) json files in the repo
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user