Files
slocker-lite/.gitignore
T
ceamac d009c3777b Ignore the local images/ test directory
Contains large OCI image tars used for manual testing, not part of
the project.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 15:49:57 +00:00

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/