diff --git a/.gitignore b/.gitignore index b64d1edc..41f0f8dc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .classpath .project *.iml -.idea/ \ No newline at end of file +.idea/ +out/ +.DS_Store \ No newline at end of file