From 47aa3e34e0b5a72c904d3601facd19094a3e1cf4 Mon Sep 17 00:00:00 2001 From: David Reid Date: Mon, 17 Feb 2025 15:59:40 +1000 Subject: [PATCH] Update gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c1fc7f9d..46432d32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ \#docs/ _private/ +build/ debugging/ evaluations/ examples/build/bin/ @@ -32,6 +33,7 @@ website/docs/ *.vcxproj.user .vs/ .idea/ +.vscode/ # Below are individual files that I may start version controlling later or delete outright. examples/build/COSMO.txt