From 4f785b0cc0861b9e9befa421977d9585cfb2e561 Mon Sep 17 00:00:00 2001 From: "(no author)" Date: Fri, 21 May 2010 22:59:21 +0000 Subject: [PATCH] Initial directory structure. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8e948c5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto !eol