From 07729ca3eb688caea3c6f2f4648822e38bad1327 2021-03-16 21:50:09 From: MH Date: 2021-03-16 21:50:09 Subject: [PATCH] update .gitignore to ignore personal notes --- diff --git a/.gitignore b/.gitignore index c02d1a3a7527beaeb448dafdf42bf52990fa5fa3..99b4f1824e97f8819eb714d246dd78c0debb58b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -# TODO Documents +# TODO Documents and notes todo_*.md +notes_*.md # Build system Cargo.lock @@ -26,3 +27,4 @@ examples/*/main # Logs logs/* logs/*/* +