Reorg repo, add new Vue 3 app

This commit is contained in:
2021-09-19 20:52:21 -04:00
parent c1f6054e15
commit ea29f0572f
28 changed files with 30580 additions and 7 deletions

23
src/MyPrayerJournal/App/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?