.gitignore 180 B

1234567
  1. # Include your project-specific ignores in this file
  2. # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
  3. build
  4. node_modules
  5. npm-debug.log
  6. debug.log