From 59d04e552cbe47794f795edf2249b6191c8d466e Mon Sep 17 00:00:00 2001 From: Travis Hunter Date: Sat, 22 Apr 2023 11:30:53 -0600 Subject: [PATCH] WIP --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0067128..72e12ea 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,9 @@ # Build files and executable build/ +# Doxygen +docs/doxygen/* + # IDE .vscode/qtrocket.pro.user qtrocket.pro.user