/ .gitignore
.gitignore
1  # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2  
3  # dependencies
4  /node_modules
5  
6  # misc
7  .DS_Store