# Global gitignore — personal/tooling artifacts (applies to all repos in the container) # Seeded into $HOME/.gitignore_global by entrypoint-user.sh and wired via # `git config --global core.excludesFile`. Edit freely; it is yours after first boot. # backup / editor / merge artifacts *.bak *.bak.* *~ *.orig *.swp *.tmp