summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-06-29 01:41:12 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-06-29 01:41:12 -0700
commitacffee6413ed4dc18234313947b3c55a9df82b04 (patch)
tree2dd0f80f1d4abcbdf0b4d0ccbf6c1c181c325ef7 /.gitignore
parente4266f908728e5aaf65d60149531880d2ec5c138 (diff)
chore: ignore Playwright artifacts and generated xlsx files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2e35f21..ae7168c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@ dist/
frontend/next-env.d.ts
.opencode
graphify-out
+frontend/e2e/screenshots/
+frontend/e2e/test-results/
+*.xlsx