# Don't put *.idea, *.nova, or other editor files in here; those belong in a global .gitignore. # Check out https://help.github.com/articles/ignoring-files for how to set that up. # Debug log from npm npm-debug.log **/npm-debug.log # Yarn .yarn/* !.yarn/cache !.yarn/releases !.yarn/plugins !.yarn/sdks !.yarn/versions **/yarn-error.log yarn-debug.log* .pnp/ .pnp.js .yarn-integrity # Bridgetown output .bridgetown-cache .bridgetown-metadata .bridgetown-webpack # Dependency folders node_modules bower_components vendor # Caches .sass-cache .npm .node_repl_history # Ignore bundler config. /.bundle # Ignore Byebug command history file. .byebug_history # dotenv environment variables file .env # Mac files .DS_Store