From 951e26b9cc696b917f1dbbaae36bcf960b0d0a59 Mon Sep 17 00:00:00 2001 From: Teo Mrnjavac Date: Wed, 10 Jun 2015 02:03:17 +0200 Subject: [PATCH] Add .gitattributes file. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..2dab9d40c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.tx/* export-ignore