annotate gitignore @ 156:8bf9fc90ce51

Streamline HG Prompt with `inout` command This avoids a second Mercurial invocation, which takes a couple of seconds on a Raspberry Pi. Also exported PS1 variants to make it easier to enable/disable the VCS checks but keep the rest of the formatting
author IBBoard <dev@ibboard.co.uk>
date Wed, 23 Aug 2023 20:26:28 +0100
parents b3da56c746b3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
128
2ac093ca4268 Always hide the VS Code IDE directory from Git
IBBoard <dev@ibboard.co.uk>
parents: 124
diff changeset
1 build/
132
b3da56c746b3 Ignore another IDE directory
IBBoard <dev@ibboard.co.uk>
parents: 128
diff changeset
2 .idea/
b3da56c746b3 Ignore another IDE directory
IBBoard <dev@ibboard.co.uk>
parents: 128
diff changeset
3 .vscode/