# phpize / autotools build artifacts — regenerated by `phpize && ./configure && make`.
# Only the authored sources (igraph.c, php_igraph.h, config.m4), the vendored submodule
# (vendor/igraph), vendor/VENDOR.md, and tests/ are tracked.
/Makefile
/Makefile.fragments
/Makefile.objects
/Makefile.global
/autom4te.cache/
/build/
/config.h
/config.h.in
/config.log
/config.nice
/config.status
/configure
/configure.ac
/libtool
/modules/
/run-tests.php
/.deps
/.libs/
.libs/
*.lo
*.la
*.o
*.so
*.dep
acinclude.m4
aclocal.m4
*~

# The vendored igraph static build (produced by config.m4's cmake step). Not tracked; rebuilt from
# the submodule. NOTE: vendor/igraph itself IS tracked (as a submodule gitlink).
/vendor/igraph-build/

# local Claude Code harness config
/.claude/
