Don't gitignore json files in the diffs folder
This commit is contained in:
@@ -3,3 +3,4 @@ __pycache__
|
|||||||
*.pt
|
*.pt
|
||||||
*.asm
|
*.asm
|
||||||
*.json
|
*.json
|
||||||
|
!diffs/*.json
|
||||||
Reference in New Issue
Block a user