erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
11.99k stars 2.5k forks source link

Add DS_Store to gitignore #1383

Closed Kiran-Rao closed 7 years ago

jdanford commented 7 years ago

Since .DS_Store files are specific to macOS, it's generally best to put that entry in ~/.gitignore_global instead of an individual project's .gitignore