diff --git a/.gitignore b/.gitignore index 5b82e25..eddc993 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /target .idea -*.iml \ No newline at end of file +*.iml +.DS_Store +src/.DS_Store \ No newline at end of file