diff --git a/.gitignore b/.gitignore index e78a3fb..2a69c9f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ amsterdam __debug_bin* # Ignore test files -/test.yaml \ No newline at end of file +/test.yaml + +# Ignore mac-specific files +/.DS_Store