From f65fd053af8d2f25123b3e70bc1d7433cdf2dba9 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Tue, 13 Jun 2023 16:57:40 -0700 Subject: removing .DS_Store and adding to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4f53b82..17636539 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,5 @@ cached_embeddings.pkl .ruff_cache codeql -**/.continue \ No newline at end of file +**/.continue +.DS_Store \ No newline at end of file -- cgit v1.2.3-70-g09d2