From 83b4ad4eac38e67b931bf1d7574b0d7b18c605d1 Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Tue, 26 Nov 2013 17:34:26 +0400 Subject: [PATCH] Add binary attribute to generated built-ins data --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..6098ebb785d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.kotlin_class binary +*.kotlin_class_names binary +*.kotlin_name_table binary +