diff --git a/.gitignore b/.gitignore index 8ab43542..83692cd4 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ deployments/ROOT.war /target # Sublime -*.sublime* \ No newline at end of file +*.sublime* + +# Macs +*.DS_Store \ No newline at end of file