This commit is contained in:
2026-04-26 12:03:59 +03:00
parent 07d4b2b971
commit 056de356f4
4688 changed files with 10948757 additions and 0 deletions

6
.gitignore vendored
View File

@@ -172,3 +172,9 @@ images/
.docker_tmp/
.tmp_docker/
scratch/.npm/
# keep graph outputs, skip heavy/local-only files
graphify-out/cache/ # optional: commit for shared extraction speed, skip to keep repo small
graphify-out/manifest.json # mtime-based, invalid after git clone — always gitignore this
graphify-out/cost.json # local token tracking, not useful to share