src/test Jenkinsfile node_modules .idea .sfdc SampleRestRequests .project httpTest/Example-Dev-Workspace heroku npm-debug.log coverage # # TypeScript files # src/ typings/ tsconfig.json tslint.json typings.json # # VSCode # .vscode/* # # IntelliJ # .idea/ force-cli.iml # # Istanbul code coverage files # coverage/ # # Gulpfile # gulpfile.js gulpfile.config.js # # https://github.com/github/gitignore/blob/master/Node.gitignore # # Logs logs *.log npm-debug.log* # Runtime data pids *.pid *.seed # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage # nyc test coverage .nyc_output # JUnit style report test_reports/ # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) .grunt # node-waf configuration .lock-wscript # Compiled binary addons (http://nodejs.org/api/addons.html) build/Release # Dependency directories node_modules jspm_packages # Optional npm cache directory .npm # Optional REPL history .node_repl_history # TypeScript Type Definitions *.d.ts # Tests dist/test/* xunit.xml # Tests arftifacts Dockerfile Jenkinsfile #misc dist/debug # Internal guide DEVELOP.md # This will have internal urls package-lock.json