.gitignore: ignore snapshots (*.json)

This commit is contained in:
pedro 2024-09-20 16:31:25 -03:00
parent cb7ee61945
commit d53d8eb4d0
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
iso
settings.ini
# ignore all possible snapshots in this dir
*.json