Skip to content

Commit 8f81169

Browse files
Copilotvickyrolanda
andcommitted
Add integration tests and clean up build artifacts from repository
Co-authored-by: vickyrolanda <[email protected]>
1 parent d5948a7 commit 8f81169

File tree

5 files changed

+76
-22651
lines changed

5 files changed

+76
-22651
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ yarn-error.log
1717
/.vscode
1818
/backup
1919

20+
# Build artifacts
21+
/public/js/app.js
22+
/public/css/app.css
23+
/public/mix-manifest.json
24+
2025
# E2E Testing
2126
/test-results/
2227
/playwright-report/

public/css/app.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)