From 8eb70b25f883092af34991b37ab12a3fbc5605fb Mon Sep 17 00:00:00 2001 From: Chris Cameron Date: Mon, 26 Jun 2017 10:48:39 -0400 Subject: [PATCH] Adding .gitignore --- .gitignore | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c43bb0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,47 @@ +# ============ # +# OS generated # +# ============ # +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db + + +# ======================= # +# Visual Studio generated # +# ======================= # +*.suo +*.user +*.userosscache +*.sln.docstates +*.userprefs +.vs/ + +# ============= # +# Build results # +# ============= # +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +build/ +bld/ +[Bb]in/ +[Oo]bj/ + +# ============ # +# Test results # +# ============ # +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# ======================= # +# Simpl# Plugin Generated # +# ======================= # +*.projectinfo +SimplSharpLogs*/