From 616bc344beadc469333bc97969d8b55083012c84 Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Mon, 15 Jul 2013 17:59:21 -0700 Subject: [PATCH] ignore stuff --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..52b558e --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +#If ignorance is bliss, then somebody knock the smile off my face + +*.csproj.user +*.suo +*.cache +Thumbs.db +*.DS_Store + +*.bak +*.cache +*.log +*.swp +*.user + + + + + + + + + + \ No newline at end of file