Version 3 #67

Merged
danieljsummers merged 53 commits from version-3 into master 2021-10-26 23:39:59 +00:00
Showing only changes of commit bf12867602 - Show all commits

2
.gitignore vendored
View File

@ -261,6 +261,8 @@ src/MyPrayerJournal.Api/wwwroot/favicon.ico
src/MyPrayerJournal.Api/wwwroot/index.html
src/MyPrayerJournal.Api/wwwroot/*.js
src/MyPrayerJournal.Api/wwwroot/*.js.map
src/MyPrayerJournal.Api/wwwroot/css
src/MyPrayerJournal.Api/wwwroot/js
src/MyPrayerJournal.Api/appsettings.Development.json
/build
src/*.exe