Skip to content

Commit 442b5eb

Browse files
Copilotpatrickrb
andauthored
Remove unused files including documentation and update .gitignore for build/test artifacts (#112)
* Initial plan * Remove unused files and update gitignore for playwright reports Co-authored-by: patrickrb <[email protected]> * Remove additional unused files from root directory Co-authored-by: patrickrb <[email protected]> * undo playwright gitignore changes for a sec * more gitignore changes * Remove markdown documentation files from root directory Co-authored-by: patrickrb <[email protected]> * Restore README.md file as requested Co-authored-by: patrickrb <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: patrickrb <[email protected]> Co-authored-by: Patrick Burns <[email protected]>
1 parent 29c0a03 commit 442b5eb

File tree

13 files changed

+3
-948
lines changed

13 files changed

+3
-948
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@
1212

1313
# testing
1414
/coverage
15+
/playwright-report
16+
/test-results
1517

1618
# next.js
1719
/.next/
20+
/.next.bak/
1821
/out/
1922

2023
# production

.next.bak/cache/config.json

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

.next.bak/trace

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

ADIF_IMPORT_GUIDE.md

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

DATABASE_SETUP.md

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

0 commit comments

Comments
 (0)