From 65e7a1643cdb9d11ede599312d558193813cba26 Mon Sep 17 00:00:00 2001 From: James Ranson Date: Sat, 18 May 2024 12:06:02 -0600 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c54269ef5..029af44a3 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,6 @@ tags # any generated test cert/keys that testing did not cleanup due to user abort .pem + +# for local notes that should not be made part of the project +notes.txt