diff --git a/.gitignore b/.gitignore index 3e9b271b..f76055c4 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,6 @@ cover.out /internal/feedback/internal/integration/logs /config/cert/ -local_test.go \ No newline at end of file +local_test.go + +.DS_Store \ No newline at end of file