Don't gitignore json files in the diffs folder

This commit is contained in:
Flawed
2025-03-03 23:13:48 -08:00
parent e4f160db80
commit 34b0dc673e
+2 -1
View File
@@ -2,4 +2,5 @@ __pycache__
/venv
*.pt
*.asm
*.json
*.json
!diffs/*.json