From bee20f362ed9e992f52e36f91ea32b3cd7329aa4 Mon Sep 17 00:00:00 2001
From: Chris Pomeroy <chris.pomeroy@hotmail.com>
Date: Mon, 05 Mar 2018 15:25:12 +0000
Subject: [PATCH] Updated for the new infrastructure.

---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index da7ea1e..224556d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 __pycache__/
 *.py[cod]
 *.aax
-
+.vscode
 # C extensions
 *.so
 

--
Gitblit v1.10.0