Please add the following to the .gitignore file. It will make the life of mac and IntelliJ users easier. ``` # Mac **/*.DS_Store # IntelliJ .idea ```