From 5e178aae1febd119e6e588aa8e47a789dbd63762 Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Thu, 29 Jun 2023 15:12:22 -0400 Subject: [PATCH] add to gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29..4217192 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,6 @@ +# Visual Studio cache/options directory. +.vs/ + +# Build results +[Bb]in/ +[Oo]bj/