Commit 78568a64 by DaiJiezhang

Merge branch 'codex/ignore-local-artifacts' into 'master'

chore: ignore local development artifacts

See merge request !6
parents 7e722efd cb8ff684
......@@ -25,3 +25,11 @@ _sync_files.py
_write_phone_image_cell.py
start-backend-jdk17.bat
backend/.mvn/jvm.config
# Local configuration, IDE state, and generated browser-test artifacts.
.env
.idea/
.vite/
frontend/.playwright-cli/
frontend/test-results/
test-results/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment