Skip to content

Commit cf37c47

Browse files
authored
Merge pull request #7 from Hack4Impact-UMD/cleanup
Cleaned up some remnant Firebase code and removed/relocated markdown files in root dir
2 parents 59a86f5 + 59ba506 commit cf37c47

14 files changed

Lines changed: 19 additions & 1853 deletions

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
with:
8080
name: playwright-report-mobile
8181
path: playwright-report/
82-
retention-days: 30
82+
retention-days: 30

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ node_modules/
1111
/playwright-report/
1212
/blob-report/
1313
/playwright/.cache/
14+
test-results.json
15+
test-results.xml
1416

1517
# Next.js
1618
/.next/
@@ -55,4 +57,4 @@ firebase-export/
5557
*.swo
5658

5759
# OS
58-
Thumbs.db
60+
Thumbs.db

DEPLOYMENT_SETUP.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

FIREBASE_SETUP.md

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)