annotate gitignore @ 160:961186621cc8

Add optional rhg (Mercurial Rust) support Configure in hgrc and write a custom `hg prompt` that's faster that the prompt extension on a Raspberry Pi because it doesn't initialise Python on each call
author IBBoard <dev@ibboard.co.uk>
date Sat, 11 Nov 2023 20:29:16 +0000
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/