mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-11 17:48:44 +00:00
* chore: add agent files Assisted-by: ClaudeCode:claude-opus-4.8 Signed-off-by: Henry Schreiner <henryfs@princeton.edu> * fix: better AGENTS.md Signed-off-by: Henry Schreiner <henryfs@princeton.edu> * Apply suggestions from code review Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com> Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com> --------- Signed-off-by: Henry Schreiner <henryfs@princeton.edu> Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com>
59 lines
627 B
Plaintext
59 lines
627 B
Plaintext
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
cmake_uninstall.cmake
|
|
.DS_Store
|
|
*.so
|
|
*.pyd
|
|
*.dll
|
|
*.sln
|
|
*.sdf
|
|
*.opensdf
|
|
*.vcxproj
|
|
*.vcxproj.user
|
|
*.filters
|
|
example.dir
|
|
Win32
|
|
x64
|
|
Release
|
|
Debug
|
|
.vs
|
|
CTestTestfile.cmake
|
|
Testing
|
|
autogen
|
|
MANIFEST
|
|
/.ninja_*
|
|
/*.ninja
|
|
/docs/.build
|
|
__pycache__/
|
|
*.py[co]
|
|
*.egg-info
|
|
*~
|
|
.*.swp
|
|
.DS_Store
|
|
/dist
|
|
/*build*
|
|
.cache/
|
|
sosize-*.txt
|
|
pybind11Config*.cmake
|
|
pybind11Targets.cmake
|
|
/*env*
|
|
/.vscode
|
|
/pybind11/include/*
|
|
/pybind11/share/*
|
|
/docs/_build/*
|
|
.ipynb_checkpoints/
|
|
tests/main.cpp
|
|
CMakeUserPresents.json
|
|
|
|
/Python
|
|
/tmp*
|
|
.ruby-version
|
|
.*cache*/
|
|
*.lock
|
|
|
|
# Symlink to AGENTS.md
|
|
CLAUDE.md
|
|
.claude/
|