d009c3777b
Contains large OCI image tars used for manual testing, not part of the project. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
17 lines
380 B
Plaintext
17 lines
380 B
Plaintext
# 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/
|