diff --git a/.gitignore b/.gitignore index c88606b..a92a048 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__ /venv *.pt *.asm -*.json \ No newline at end of file +*.json +!diffs/*.json \ No newline at end of file