From 396a0a4de373209efd3559e72f20ec4d86b3765e Mon Sep 17 00:00:00 2001 From: Ricky Brundritt Date: Tue, 13 Dec 2016 16:19:29 +0000 Subject: [PATCH] minor edit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75c040d..e4f0123 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