From 955cc11a4249174eb3c71fe2bbbe004c6ab805bd Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 5 Jun 2024 13:58:00 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6d02d95..d54bd3c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ __pycache__ pipelines/* -!pipelines/.gitignore \ No newline at end of file +!pipelines/.gitignore +.DS_Store \ No newline at end of file