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