# Meson build directory
/buildDir/

# Meson subprojects: keep the .wrap files, ignore fetched sources / download cache
/subprojects/*/
/subprojects/packagecache/
/subprojects/.wraplock

# JetBrains IDE
.idea/

# Claude Code session resume note (local-only, not part of the project)
/RESUME

# Local OCI image tars used for manual testing (large, not part of the project)
/images/
