# Secrets .env # Build state — artifacts are large binaries, last_version is runtime state state/ # AUR clones — managed at runtime by the container, not part of the repo webkit2gtk/ webkit2gtk-bin/ # makepkg build leftovers (if they end up in the workspace) *.pkg.tar.zst *.pkg.tar.zst.sig src/ pkg/ # AUR SSH keys if stored locally *.pem *.key id_rsa id_ed25519 # Editor *.swp *.tmp .DS_Store