From 30f434b03269e71e881d359a40894ec0c4b1f570 Mon Sep 17 00:00:00 2001 From: Yuting Chen Date: Tue, 12 May 2015 12:05:06 -0700 Subject: [PATCH] Added binplace location --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2736e4c26..ae004a34e 100644 --- a/.gitignore +++ b/.gitignore @@ -202,4 +202,7 @@ FakesAssemblies/ *.plg # Visual Studio 6 workspace options file -*.opt \ No newline at end of file +*.opt + +##Our project binplace location +PSScriptAnalyzer/ \ No newline at end of file