# Fetched upstream sources
sources/

# CMake build directories
build*/

# build artifacts staged in-tree by the Makefile (cp from sources/) or
# symlinked for local dev; the real sources live in face-detect.cpp upstream.
*.so
*.so.*
facedetect_capi.h
compile_commands.json

# Compiled backend binary
face-detect-grpc

# Packaging output
package/
