Created
December 20, 2024 16:03
-
-
Save zsteinkamp/fcab16ced1a3fd635677a181234d7acb to your computer and use it in GitHub Desktop.
.gitconfig to show diffs for Max for Live device files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [diff "amxd"] | |
| textconv = awk '(NR>1)' | |
| binary = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment