/build/ **/my_* .idea/ .vs/ .vscode/ .devcontainer/ /repo /web /cookbook.toml # Nested recipe debris from prior build-system layouts (4.2GB+ of duplicates) recipes/recipes/ # Fetched source trees in mainline recipes AND in specific local/ build-cache # recipes (those whose source/ is a transient working copy re-fetched by the # build system from the recipe's `git` URL). The durable code for these is # recipe.toml + local/patches/. — DO NOT add a blanket `local/recipes/**/source` # rule here: ~150 Red Bear recipes have durable source code under # `local/recipes//source/` (the fork model). recipes/**/source recipes/**/source.tmp recipes/**/source-new recipes/**/source-old recipes/**/source.tar recipes/**/source.tar.tmp recipes/**/source.pre-preservation-test/ local/recipes/archives/uutils-tar/source local/recipes/dev/ninja-build/source local/recipes/kde/sddm/source local/recipes/kde/sddm/source-pristine # Build artifacts — target/ dirs are everywhere target wget-log /sysroot/ # Vendor source trees (fetched, not our code) **/amdgpu-source/ # External reference trees (read-only consultation sources). The Linux # reference tree (local/reference/linux-7.1) is currently kept locally # but is gitignored by size; seL4 reference is an empty placeholder. local/reference/linux-*/ local/reference/seL4/ # Compiled objects *.o *.so *.bin *.fw *.lock # Internal tooling .sisyphus/ TASK_COMPLETION_SUMMARY.md __pycache__/ extra.img: 1073741824 bytes extra.img Packages/redbear-firmware.pkgar packages/ sources/x86_64-unknown-redox/ sources/*.tar.gz Packages/*.pkgar