From 5d2097ecd41e8e7aa3c949d19ce0b8150cd08464 Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Sun, 3 Mar 2024 22:02:00 -0500 Subject: [PATCH] Updated gitignore with the op25 dir we will create --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3fbc175..2ef0782 100644 --- a/.gitignore +++ b/.gitignore @@ -297,3 +297,5 @@ cython_debug/ # Ignore the config dirs config/ +# Ignore the OP25 directory we will create +op25/