.gitignore: ignore snapshots (*.json)
This commit is contained in:
parent
cb7ee61945
commit
d53d8eb4d0
|
@ -1,2 +1,4 @@
|
|||
iso
|
||||
settings.ini
|
||||
# ignore all possible snapshots in this dir
|
||||
*.json
|
||||
|
|
Loading…
Reference in New Issue