diff options
author | B. Watson <urchlay@slackware.uk> | 2022-12-10 18:48:40 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-12-10 18:48:40 -0500 |
commit | fdfcdb901ecc57babddd418f8cdf436089f32e91 (patch) | |
tree | 5f276de7c4ab730ceeb88b1056e69a0bec166910 | |
parent | 188849e05709e5a14bc991985b358310b20d4b7a (diff) | |
download | tmu45tools-master.tar.gz |
-rw-r--r-- | NOTES.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/NOTES.txt b/NOTES.txt new file mode 100644 index 0000000..26882b9 --- /dev/null +++ b/NOTES.txt @@ -0,0 +1,9 @@ +Notes to my future self: + +The .atr and .zip file are in git. So always do a "make zip" before +a "git push". + +The .xex files (other than setmem.orig.xex) are *not* in git. + +Don't update VERSION for documentation changes. Only update it if the +actual .xex files change. |