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