diff --git a/.gitignore b/.gitignore index 3448eca..f86ccd1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.o *.so __pycache__ +.DS_Store # Ignore .c files by default to avoid including generated code. If you want to # add a non-generated .c extension, use `git add -f filename.c`. diff --git a/svo_filters/.DS_Store b/svo_filters/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/svo_filters/.DS_Store and /dev/null differ