From dfc5520a895f66ab448801e571b682eefaaddfb7 Mon Sep 17 00:00:00 2001 From: Opotus oke <32553237+ekosutopo@users.noreply.github.com> Date: Sat, 7 Oct 2017 00:34:59 +0700 Subject: [PATCH] Git git remote from url https://github.com/sr6033/node-web-scrape.git/ekosutopo-hello world --- .gitignore | 62 ++++-------------------------------------------------- 1 file changed, 4 insertions(+), 58 deletions(-) diff --git a/.gitignore b/.gitignore index 00cbbdf..b4d7039 100644 --- a/.gitignore +++ b/.gitignore @@ -1,59 +1,5 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# Bower dependency directory (https://bower.io/) -bower_components - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules/ -jspm_packages/ - -# Typescript v1 declaration files -typings/ - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Yarn Integrity file -.yarn-integrity - -# dotenv environment variables file -.env +# Object file +*.o +# Ada Library Information +*.ali