From 5edc279234a6fea3858fbbe116e4b9c8eff88c24 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Sun, 21 Jun 2020 15:29:20 -0700 Subject: [PATCH] GIT: Add .dck to .gitattributes for binary card deck images --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cdfc2b2e..63a2b0dc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,5 +11,6 @@ *.dsk binary *.vhd binary *.crd binary +*.dck binary sim_rev.h export-subst