diff --git a/.gitignore b/.gitignore index 394a03a..529a75c 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ actual_output/ *.exe *.dll -**/testdata/fuzz/ \ No newline at end of file +**/testdata/fuzz/ +.DS_Store \ No newline at end of file diff --git a/examples/.DS_Store b/examples/.DS_Store deleted file mode 100644 index d2a2b71..0000000 Binary files a/examples/.DS_Store and /dev/null differ diff --git a/examples/code/.DS_Store b/examples/code/.DS_Store deleted file mode 100644 index 251e783..0000000 Binary files a/examples/code/.DS_Store and /dev/null differ