From aac9d294d14f044ced0701b173dc0f97fe822d68 Mon Sep 17 00:00:00 2001 From: Ricky Brundritt Date: Tue, 13 Dec 2016 16:17:08 +0000 Subject: [PATCH] minor edit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4f0123..75c040d 100644 --- a/.gitignore +++ b/.gitignore @@ -276,4 +276,4 @@ __pycache__/ # Ignore updates to the App.config file in the sample app. This file will contain sensitive data (credentials). By uploading an empty version of it earlier and now ignoring it, this will prevent credentials from being published to GitHub. -App.config +#App.config