Skip to content

Remove test harness related files #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove folder from gitignore
  • Loading branch information
HannahZhuSWE committed Mar 15, 2023
commit 748a7e94bacb1c1d0cb09bd0f644a0725ba6b45f
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,4 @@ build
/backend/**/bin
obj
appsettings.json
local.settings.json
/test-results/
local.settings.json
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Startup Adventurer


Welcome to Startup Adventurer a character creator allowing you to build your own avatar and imbue it with skills which line up with your own startup adventurer.

Startup Adventurer demonstrates how you can create an application that can be deployed to [Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/?WT.mc_id=startup-18441-aapowell).
Expand Down