commit 05d0f3ffc5e9e063e5bba9f80050230eaa18cce7 parent db2786ccf2e6d7878e1bfa9ce4c2500792264be1 Author: Matt Demanett <matt@demanett.net> Date: Mon, 19 Feb 2018 01:23:56 -0500 Exclude generated svgs in res/* from git diff. Diffstat:
A | .gitattributes | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1 @@ +res/* -diff