diff --git a/.gitignore b/.gitignore index b5de44b..59ce7fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.jar target files -build/files \ No newline at end of file +build/files +.DS_Store +Thumbs.db \ No newline at end of file