From bb90cb306e6e86cd1bf4d4e95990813294953207 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sun, 13 Oct 2024 10:50:01 -0400 Subject: [PATCH] updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 82f9275..523ddd1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +test.* +secrets.*