*.pyc
*.o
*.d
*.pyo
*.so
*.a
*.out
*.log
*.aof
*.rdb
!/tests/pytests/test_rdbs/**/*.rdb.zip
*.DS_Store
*.dSYM
/bin/
/site/
/*venv*/
/srcutil/lemon
/src/query_parser/lemon
/.vscode/
/.idea/
.project
.cproject
.cache
VSCODE.DB*
callgrind.out.*
**/.ipynb_checkpoints/
/tests/logs/
/tests/pytests/logs/
# generated by test_vecsim_sys.py
/tests/pytests/vectors_FLOAT*.txt
/1/
/.install/boost*
tests/deps/RedisJSON
**/target/*
compile_commands.json
.claude/worktrees/
# Marker file created by the parent repo's modules-update orchestration
# (modules/common.mk) to indicate the upstream source is ready to build.
# Not tracked by redisearch upstream.
/.prepared
# Per-run memtier_benchmark result files dropped in the repo root by
# `redisbench-admin run-local` (named <setup>-<timestamp>--<test>.json).
oss-*--*.json
