From 86d346888ae45fc6dffc2a601688abdc0b853455 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 13 Jan 2014 05:42:40 -0700 Subject: [PATCH] Adding initial git ignore info --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..000d41ef --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build*/ \ No newline at end of file