From fbf974efb0900e067ac019ac993ccf3f2488678c Mon Sep 17 00:00:00 2001 From: Dan Crosby Date: Sun, 16 Nov 2014 21:03:14 -0800 Subject: [PATCH] A file is born --- .gitattributes | 5 +++++ README | 0 2 files changed, 5 insertions(+) create mode 100644 .gitattributes create mode 100644 README diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..07b668a84b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +*.tif filter=lfs diff=lfs merge=lfs -text +*.bytes filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text diff --git a/README b/README new file mode 100644 index 0000000000..e69de29bb2