From d15ec6d1e70b8fb30d9c3890277bb14b7213be26 Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sun, 9 Aug 2015 11:34:52 -0300 Subject: [PATCH] Added credentials to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 57a1574c4..a16fc009f 100644 --- a/.gitignore +++ b/.gitignore @@ -194,3 +194,6 @@ FakesAssemblies/ # Visual Studio 6 workspace options file *.opt + +#Custom +Credentials.cs