Commit cb8ff684 by DaiJiezhang

chore: ignore local development artifacts

parent 7e722efd
...@@ -25,3 +25,11 @@ _sync_files.py ...@@ -25,3 +25,11 @@ _sync_files.py
_write_phone_image_cell.py _write_phone_image_cell.py
start-backend-jdk17.bat start-backend-jdk17.bat
backend/.mvn/jvm.config 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