diff --git a/.gitignore b/.gitignore index e057ad0..16bf352 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,6 @@ dmypy.json # templates .github/templates/* .vscode/settings.json + +# MacOS Specific +.DS_Store