diff --git a/.gitignore b/.gitignore index 299e39ac618542a86dda8dd4615047b4d795328b..b0a9905575783f18d92dd5f505a52d187802980d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build/ target/ *.iml .classpath -.project \ No newline at end of file +.project +**/.DS_Store \ No newline at end of file