# Game assets are not included in the repo
/res/assets/setup_system_shock_enhanced*
/res/assets/ss_ee/

# Build output
/dist/
/build/

# Engine build artifacts (engine/ is committed as a source snapshot; these
# are generated by run-image.sh / build-image/build-engine.sh)
/engine/build_ext/
/engine/.build-output/
/engine/CMakeCache.txt
/engine/CMakeFiles/
/engine/cmake_install.cmake
/engine/Makefile
/engine/systemshock
/engine/src/Libraries/CMakeFiles/

# Local registry credentials (see registry.env.example)
/registry.env
