From 4cd3e38a82828195fd6711430258e29b26281f44 Mon Sep 17 00:00:00 2001 From: Benjamin Webb <40066515+webb-ben@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:21:18 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 68bc17f..e561ab4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ +## CGS Specific needs + +# Vagrant +Vagrantfile +.vagrant + + +## Other + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]