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