mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-12 19:55:17 +02:00
chore(filesystem): ignore local pifs artifacts
This commit is contained in:
parent
4ff184fed2
commit
a70fc672be
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,6 +3,8 @@ __pycache__
|
|||
.DS_Store
|
||||
.env*
|
||||
.venv/
|
||||
.claude/
|
||||
.codex/
|
||||
logs/
|
||||
examples/pifs_workspace/
|
||||
examples/Benchmark/enterpriseragbenchmark_workspace/
|
||||
examples/Benchmark/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue