From edacb757326d8f1c17f743ddfe0a13a46e58b5e7 Mon Sep 17 00:00:00 2001 From: Eddie Monge Date: Mon, 23 Sep 2013 12:42:51 -0700 Subject: [PATCH] add git files to the repo --- .gitattributes | 1 + .gitignore | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2125666 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c65e488 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules +.tmp +.DS_Store +npm-debug.log +