From f9d14fcd3d3d6ba586c090038757f24760fa2f3a Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Fri, 19 Dec 2014 13:42:45 -0500 Subject: [PATCH] Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f86fa8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# https://git-scm.com/docs/gitignore +# https://help.github.com/articles/ignoring-files +# Example .gitignore files: https://github.com/github/gitignore \ No newline at end of file