WIP on app layout

This commit is contained in:
2021-09-24 11:27:31 -04:00
parent 8a04c4f83b
commit 72cb07ab4d
11 changed files with 39 additions and 41 deletions

4
.gitignore vendored
View File

@@ -256,7 +256,7 @@ paket-files/
.ionide
# Compiled files / application
src/build
src/MyPrayerJournal/Api/*.db
src/MyPrayerJournal/Api/wwwroot/favicon.ico
src/MyPrayerJournal/Api/wwwroot/index.html
src/MyPrayerJournal/Api/wwwroot/*.js
@@ -264,5 +264,3 @@ 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