From 4ebd87b8d30ef13e0a040ea48947d8f36e19eb8a Mon Sep 17 00:00:00 2001 From: Dustin Updyke Date: Thu, 6 Jun 2024 16:46:07 -0400 Subject: [PATCH] 8.1 clean up --- .gitignore | 5 ++++- src/Ghosts.Api/ghosts.api.csproj | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9faa0a3d..5fffa0e5 100755 --- a/.gitignore +++ b/.gitignore @@ -320,4 +320,7 @@ _config/* _output/ _output/* *_output/* -output/ \ No newline at end of file +output/ + +**/.vscode/ +*.vscode* \ No newline at end of file diff --git a/src/Ghosts.Api/ghosts.api.csproj b/src/Ghosts.Api/ghosts.api.csproj index c1f51d19..8adeaf09 100644 --- a/src/Ghosts.Api/ghosts.api.csproj +++ b/src/Ghosts.Api/ghosts.api.csproj @@ -10,7 +10,7 @@ GHOSTS Development Team for CERT > Software Engineering Institute > Carnegie Mellon University Carnegie Mellon University GHOSTS - GHOSTS NPC Platform - please email ddupdyke[-at-]sei.cmu.edu with bugs/requests/other + GHOSTS NPC Platform - please email ddupdyke[-at*]sei.cmu.edu with bugs/requests/other Carnegie Mellon University 2017 $(NoWarn);1591 true