diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 77290a9..e1b7577 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ result/ .devenv .direnv .pre-commit-config.yaml + +# Exported JSON files +export*.json |