diff --git a/.codegraph/.gitignore b/.codegraph/.gitignore new file mode 100644 index 00000000..d20c0fe4 --- /dev/null +++ b/.codegraph/.gitignore @@ -0,0 +1,5 @@ +# CodeGraph data files — local to each machine, not for committing. +# Ignore everything in .codegraph/ except this file itself, so transient +# files (the database, daemon.pid, sockets, logs) never show up in git. +* +!.gitignore diff --git a/.gitignore b/.gitignore index 74821944..ca424cc3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ dist/ node_modules/ tests/e2e/reports/ +.vite/ # local env files .env.local diff --git a/index.html b/index.html index d3bf425d..3f4a30a6 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - +
- - - - - -