diff --git a/.gitignore b/.gitignore index c81f8645..f97dd2e4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ charts/*/Chart.lock # Vim swap files *.swp + +# OS-generated files +.DS_Store