more gitignore

which should have been there this whole time
This commit is contained in:
Adam R. Grey 2021-08-19 09:45:17 -04:00
parent a6c03261f9
commit 9f99566413
3 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View File

@ -447,3 +447,4 @@ $RECYCLE.BIN/
!.vscode/launch.json
!.vscode/extensions.json
appsettings.json
scratch.json

View File

@ -1,6 +0,0 @@
namespace director
{
public class Show
{
}
}

View File

@ -1,4 +0,0 @@
{
"agenda": [],
"Calendars": {}
}