From 043535e01460ee4d383bbee16457cf64f16d12e2 Mon Sep 17 00:00:00 2001 From: Craig Jones Date: Sat, 24 Jul 2021 13:23:49 -0700 Subject: [PATCH] GIT Ignore *.chback files. Added a small note to README.md. --- .gitignore | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0b78d0c..8eed03c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,9 @@ ___*.* *.lnk *.url +# The backup file of a color scheme (before all of the "col..." rules are auto-generated). +*.chback + ######################### ## USER-SPECIFIC FILES ## ######################### diff --git a/README.md b/README.md index 6d2322a..233fefa 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ For the above reasons, it's possible that during the Alpha stage various syntax | Table | `= `Tab | +(In case you are not familiar, the Button and Keyboard Shortcut snippets are for in-line macros that render the text to resemble UI buttons and keycaps, respectively.) ## Others