diff options
Diffstat (limited to 'git/.gitattributes')
-rw-r--r-- | git/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git/.gitattributes b/git/.gitattributes new file mode 100644 index 0000000..714aa66 --- /dev/null +++ b/git/.gitattributes @@ -0,0 +1,3 @@ +*.dcl diff=clean +*.icl diff=clean +*.wat diff=wat |