annotate .hgignore @ 473:9437c6ffa07c

Fix hg dirstate change by changing cron user Any sites with changes that didn't get added to the `dirstate` (e.g. by `hg prompt`) will result in the next `hg` command rebuilding the dirstate under that owner. If the `hg-check-status` command runs as root then we end up with a root-owned dirstate. This most frequently happened on BDStrike.co.uk because of Wordpress auto-updates that the check found first.
author IBBoard <dev@ibboard.co.uk>
date Sat, 25 May 2024 18:31:52 +0100
parents ab3b392982df
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
42
72509bba75b5 Fix hgignore and add some files that accidentally got ignored
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
1 ^private
72509bba75b5 Fix hgignore and add some files that accidentally got ignored
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
2 ^modules/python/.git
307
ab3b392982df Move puppet.conf out of version control now host names need to be correct
IBBoard <dev@ibboard.co.uk>
parents: 42
diff changeset
3 puppet.conf