Reorg repo, add new Vue 3 app
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -257,12 +257,12 @@ paket-files/
|
||||
|
||||
# Compiled files / application
|
||||
src/build
|
||||
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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user