Mark assets/schemas.json as excluded from diff
This commit is contained in:
parent
93ef08320e
commit
4d81d4461f
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -3,4 +3,5 @@
|
|||||||
*.nix -crlf
|
*.nix -crlf
|
||||||
.husky/pre-commit -crlf
|
.husky/pre-commit -crlf
|
||||||
package-lock.json -diff
|
package-lock.json -diff
|
||||||
flake.lock -diff
|
flake.lock -diff
|
||||||
|
assets/schemas.json -diff
|
||||||
Reference in New Issue
Block a user