- # Include your project-specific ignores in this file
- # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
- # Useful .gitignore templates: https://github.com/github/gitignore
- doc/
- node_modules/
- package-lock.json
- exemples/ajax-requete-themoviedborg/tmdb-key.json
|