diff --git a/.gitignore b/.gitignore index 097df26..9236118 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,7 @@ bower_components/ *.ipr *.iws .idea/ + +#MacOS junk files (could add more, see : https://github.com/github/gitignore/blob/master/Global/macOS.gitignore) +.DS_Store +._* \ No newline at end of file