.gitignore 306 B

12345678
  1. # Include your project-specific ignores in this file
  2. # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
  3. # Useful .gitignore templates: https://github.com/github/gitignore
  4. doc/
  5. node_modules/
  6. package-lock.json
  7. exemples/jquery/ajax-requete-themoviedborg/tmdb-key.json
  8. _stuff/